From 4eb56cd1f64e3f6402d5eeb0ae472803f414ea4d Mon Sep 17 00:00:00 2001 From: Ry Jones Date: Tue, 18 Oct 2022 11:47:27 -0700 Subject: [PATCH] Move inactive maintainers to emeritus status The TOC approved a requirement that maintainers that have not been active in over three to six months be move to emeritus status. These maintainers have not been active in over one year. hyperledger/toc#32 Signed-off-by: Ry Jones --- MAINTAINERS.md | 36 ++++++++++++++++++++++++++++++++++++ MAINTAINERS.rst | 34 ---------------------------------- 2 files changed, 36 insertions(+), 34 deletions(-) create mode 100644 MAINTAINERS.md delete mode 100644 MAINTAINERS.rst diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..373fd7d82f --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,36 @@ +[//]: # (SPDX-License-Identifier: Apache-2.0) + +Maintainers +=========== + +See [the documentation on Maintainers](https://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html#maintainers) to learn about the role of the maintainers and the process to become one. + +**Active Maintainers** + +| Name | GitHub | +|------|--------| +| Andrew Coleman | [andrew-coleman][andrew-coleman] | +| Mark Lewis | [bestbeforetoday][bestbeforetoday] | + + +**Emeritus Maintainers** + +| Name | GitHub | +|------|--------| +| Bret Harrison | [harrisob][harrisob] | +| Chaoyi Zhao | [zhaochy1990][zhaochy1990] | +| Chris Ferris | [christo4ferris][christo4ferris] | +| Gari Singh | [mastersingh24][mastersingh24] | +| Heather Pollard | [heatherlp][heatherlp] | +| Jonathan Levi | [hacera][hacera] | +| Keith Smith | [smithbk][smithbk] | + +[andrew-coleman]: https://github.com/andrew-coleman +[bestbeforetoday]: https://github.com/bestbeforetoday +[christo4ferris]: https://github.com/christo4ferris +[hacera]: https://github.com/hacera +[harrisob]: https://github.com/harrisob +[heatherlp]: https://github.com/heatherlp +[mastersingh24]: https://github.com/mastersingh24 +[smithbk]: https://github.com/smithbk +[zhaochy1990]: https://github.com/zhaochy1990 diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst deleted file mode 100644 index 3ddab5095f..0000000000 --- a/MAINTAINERS.rst +++ /dev/null @@ -1,34 +0,0 @@ -Maintainers ------------ - -+---------------------------+------------------+-----------------+-------------------------------------+ -| Name | GitHub | Chat | email | -+===========================+==================+=================+=====================================+ -| Andrew Coleman | andrew-coleman | andrew-coleman | andrew_coleman@uk.ibm.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Bret Harrison | harrisob | bretharrison | beharrison@nc.rr.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Chaoyi Zhao | zhaochy1990 | zhaochy | zhaochy_2015@hotmail.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Keith Smith | smithbk | smithbk | bksmith@us.ibm.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Mark Lewis | bestbeforetoday | bestbeforetoday | Mark.S.Lewis@outlook.com | -+---------------------------+------------------+-----------------+-------------------------------------+ - -Emeritus Maintainers --------------------- - -+---------------------------+------------------+-----------------+-------------------------------------+ -| Name | GitHub | Chat | email | -+===========================+==================+=================+=====================================+ -| Chris Ferris | christo4ferris | cbf | chris.ferris@gmail.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Gari Signh | mastersingh24 | mastersingh24 | gari.r.singh@gmail.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Heather Pollard | heatherlp | heatherp | heatherpollard0@gmail.com | -+---------------------------+------------------+-----------------+-------------------------------------+ -| Jonathan Levi | hacera | JonathanLevi | jonathan@hacera.com | -+---------------------------+------------------+-----------------+-------------------------------------+ - -Licensed under Creative Commons Attribution 4.0 International License - https://creativecommons.org/licenses/by/4.0/