-
Notifications
You must be signed in to change notification settings - Fork 514
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <ry@linux.com>
- Loading branch information
Showing
2 changed files
with
36 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file was deleted.
Oops, something went wrong.