From 71a18af0631d35bf5d16e14cfe2a66e835f97d14 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Tue, 24 Nov 2020 23:27:23 +0100 Subject: [PATCH 1/3] docs/maintainers: update list of maintainers --- docs/maintainers.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/maintainers.md b/docs/maintainers.md index 1cc72e94..3967a3d2 100644 --- a/docs/maintainers.md +++ b/docs/maintainers.md @@ -88,11 +88,14 @@ If any issue arises, run `heroku rollback` to rollback to the previous version o If this is your first deploy, make sure another maintainer is around to assist. -## List of maintainers +## List of maintainers in alphabetical order -- [Jed Fox](https://github.com/j-f1) - [Ahmad Abdolsaheb](https://github.com/ahmadabdolsaheb) +- [Jasper van Merle](https://github.com/jmerle) +- [Jed Fox](https://github.com/j-f1) - [Mrugesh Mohapatra](https://github.com/raisedadead) +- [Oliver Eyton-Williams](https://github.com/ojeytonwilliams) +- [Simon Legner](https://github.com/simon04) - [Thibaut Courouble](https://github.com/thibaut) Interested in helping maintain DevDocs? Come talk to us on [Gitter](https://gitter.im/FreeCodeCamp/DevDocs) :) From cc46cc939717a3a160496cbf76356e7f2f2e5f7f Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 23 Dec 2020 13:07:06 +0100 Subject: [PATCH 2/3] docs/maintainers: @freeCodeCamp/devdocs --- docs/maintainers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/maintainers.md b/docs/maintainers.md index 3967a3d2..d3232937 100644 --- a/docs/maintainers.md +++ b/docs/maintainers.md @@ -90,6 +90,8 @@ If this is your first deploy, make sure another maintainer is around to assist. ## List of maintainers in alphabetical order +The following people (used to) maintain DevDocs: + - [Ahmad Abdolsaheb](https://github.com/ahmadabdolsaheb) - [Jasper van Merle](https://github.com/jmerle) - [Jed Fox](https://github.com/j-f1) @@ -98,4 +100,6 @@ If this is your first deploy, make sure another maintainer is around to assist. - [Simon Legner](https://github.com/simon04) - [Thibaut Courouble](https://github.com/thibaut) +To reach out, please ping [@freeCodeCamp/devdocs](https://github.com/orgs/freeCodeCamp/teams/devdocs). + Interested in helping maintain DevDocs? Come talk to us on [Gitter](https://gitter.im/FreeCodeCamp/DevDocs) :) From 970c1bc33d866c441d8d70bf0aceec54f0503e46 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 23 Dec 2020 13:07:33 +0100 Subject: [PATCH 3/3] docs/maintainers: mention other contributors --- docs/maintainers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/maintainers.md b/docs/maintainers.md index d3232937..a4b337a6 100644 --- a/docs/maintainers.md +++ b/docs/maintainers.md @@ -103,3 +103,5 @@ The following people (used to) maintain DevDocs: To reach out, please ping [@freeCodeCamp/devdocs](https://github.com/orgs/freeCodeCamp/teams/devdocs). Interested in helping maintain DevDocs? Come talk to us on [Gitter](https://gitter.im/FreeCodeCamp/DevDocs) :) + +In addition, we appreciate the major contributions made by [these great people](https://github.com/freeCodeCamp/devdocs/graphs/contributors).