Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 0b0466a

Browse files
authored
Update MAINTAINERS (#52)
Update CODEOWNERS to a pointer Signed-off-by: Ry Jones <ry@linux.com>
1 parent f032d34 commit 0b0466a

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-License-Identifier: Apache-2.0
22

33
# Fabric SDK Java Maintainers
4-
* @andrew-coleman @bestbeforetoday @cr22rc @mastersingh24
4+
* @hyperledger/fabric-sdk-java-maintainers

MAINTAINERS.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
1-
## Maintainers
1+
Maintainers
2+
===========
23

3-
### Active Maintainers
4-
| Name | GitHub | email |
5-
|---|---|---|
6-
| Rick Rineholt | cr22rc | cr22rc@gmail.com |
7-
| Gari Singh | mastersingh24 | gari.r.singh@gmail.com |
8-
| Andrew Coleman| andrew-coleman | andrew_coleman@uk.ibm.com |
9-
| Mark Lewis | bestbeforetoday| Mark.S.Lewis@outlook.com |
4+
**Active Maintainers**
5+
6+
| Name | GitHub | Chat | email
7+
|------|--------|------|----------------------
8+
| Andrew Coleman | [andrew-coleman][andrew-coleman] | andrew-coleman | andrew_coleman@uk.ibm.com |
9+
| Mark Lewis | [bestbeforetoday][bestbeforetoday] | bestbeforetoday | Mark.S.Lewis@outlook.com |
10+
| Gari Singh | [mastersingh24][mastersingh24] | mastersingh24 | <gari.r.singh@gmail.com>
1011

12+
**Retired Maintainers**
1113

12-
### Retired Maintainers
1314
| Name | GitHub | email |
1415
|---|---|---|
16+
| Rick Rineholt | cr22rc | cr22rc@gmail.com |
1517
| Jim Zhang | jimthematrix | jim_the_matrix@hotmail.com |
1618
| Muhammad Altaf | malik-altaf | muhammada@fast.au.fujitsu.com |
1719
| Pardha Vishnumolakala| psaradhi | psaradhi@gmail.com |
1820
| Satheesh Kathamuthu | xspeedcruiser | satheesh.ceg@gmail.com |
1921

2022
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
2123
s
24+
25+
[andrew-coleman]: https://github.com/andrew-coleman
26+
[bestbeforetoday]: https://github.com/bestbeforetoday
27+
[mastersingh24]: https://github.com/mastersingh24

0 commit comments

Comments
 (0)