From a3d0e5954f435a99e16fd86367c8853603c17f3f Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 27 Feb 2025 21:46:51 -0500 Subject: [PATCH 1/2] feat: add members page --- MEMBERS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 MEMBERS.md diff --git a/MEMBERS.md b/MEMBERS.md new file mode 100644 index 0000000..b628af4 --- /dev/null +++ b/MEMBERS.md @@ -0,0 +1,12 @@ +# Current members + +Members are listed by role, in alphabetical order by handle. Members are free to use the full name, GitHub handle, or any other nickname they wish to be addressed. + +| Name | Role | GitHub | +| ---------------------- | ---------- | ------------------------------------------------------ | +| Nate Moore | Steward | [`@natemoo-re`](https://github.com/natemoo-re) | +| Adam Matthiesen | Maintainer | [`@Adammatthiesen`](https://github.com/Adammatthiesen) | +| AmirHossein Sakhravi | Maintainer | [`@AmirSa12`](https://github.com/AmirSa12) | +| Mohammad Bagher Abiyat | Maintainer | [`@Aaslemammad`](https://github.com/Aslemammad) | +| Paul Valladares | Maintainer | [`@dreyfus92`](https://github.com/dreyfus92) | +| Yan | Maintainer | [`@yanthomasdev`](https://github.com/yanthomasdev) | From 890a759f134994c14f9afce755f5e92f39a4cb8e Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Fri, 28 Feb 2025 01:23:17 -0500 Subject: [PATCH 2/2] Update MEMBERS.md --- MEMBERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEMBERS.md b/MEMBERS.md index b628af4..fd083ed 100644 --- a/MEMBERS.md +++ b/MEMBERS.md @@ -4,7 +4,7 @@ Members are listed by role, in alphabetical order by handle. Members are free to | Name | Role | GitHub | | ---------------------- | ---------- | ------------------------------------------------------ | -| Nate Moore | Steward | [`@natemoo-re`](https://github.com/natemoo-re) | +| Nate Moore | Core | [`@natemoo-re`](https://github.com/natemoo-re) | | Adam Matthiesen | Maintainer | [`@Adammatthiesen`](https://github.com/Adammatthiesen) | | AmirHossein Sakhravi | Maintainer | [`@AmirSa12`](https://github.com/AmirSa12) | | Mohammad Bagher Abiyat | Maintainer | [`@Aaslemammad`](https://github.com/Aslemammad) |