|
1 | 1 | # Hiero Python SDK Team |
2 | 2 |
|
| 3 | +The team at the Python SDK includes: triage, committer and maintainer members. |
| 4 | + |
| 5 | +The Hiero Python SDK Team is responsible for the development, quality, and long-term maintenance of the Python SDK. The team is organized into three roles, each with increasing levels of responsibility and access. |
| 6 | + |
| 7 | + |
3 | 8 | ## Triage Members |
4 | 9 |
|
5 | | -| Name | GitHub ID | |
6 | | -| ---- | --------- | |
7 | | -| | | |
| 10 | +**Triage members** have read but not write access. Their responsibilities include: mentoring new starters, providing a preliminary review of pull requests, creating and labeling issues, and actively contributing code for the benefit of the Python SDK. |
| 11 | + |
| 12 | + |
| 13 | +| Name | GitHub ID | |
| 14 | +|---------------------|--------------------| |
| 15 | +| Emiliyan Kadiyski | @emiliyank | |
| 16 | +| MontyPokemon | @MonaaEid | |
| 17 | +| Antonio Ceppellini | @aceppaluni | |
| 18 | +| AntonioCeppellini | @AntonioCeppellini | |
| 19 | +| exploreriii | @exploreriii | |
| 20 | +| notsogod | @Adityarya11 | |
| 21 | +| Priyanshu | @tech0priyanshu | |
| 22 | +| Akshat | @Akshat8510 | |
| 23 | +| Nadine Loepfe | @nadineloepfe | |
8 | 24 |
|
9 | | -[View Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-triage) |
| 25 | +[View Triage Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-triage) |
10 | 26 |
|
11 | 27 | ## Committer Members |
12 | 28 |
|
13 | | -| Name | GitHub ID | |
14 | | -| ---- | --------- | |
15 | | -| | | |
| 29 | +**Committer members** have write access. Their responsibilities include: creating and laddering issues to incrementally train developers, reviewing pull requests to ensure they meet project standards, and actively contributing code for the benefit of the Python SDK. |
16 | 30 |
|
17 | | -[View Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-committers) |
| 31 | +## Members |
| 32 | + |
| 33 | +| Name | GitHub ID | |
| 34 | +|-----------------|-----------------| |
| 35 | +| Hendrik Ebbers | @hendrikebbers | |
| 36 | +| Manish Dait | @manishdait | |
| 37 | +| Dosi Kolev | @Dosik13 | |
| 38 | +| Nadine Loepfe | @nadineloepfe | |
| 39 | + |
| 40 | +[View Committer Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-committers) |
18 | 41 |
|
19 | 42 | ## Maintainer Members |
20 | 43 |
|
21 | | -| Name | GitHub ID | |
22 | | -| -------------- | ------------ | |
23 | | -| Nadine Loepfe | nadineloepfe | |
24 | | -| Sophie Bulloch | exploreriii | |
25 | | -| Richard Bair | rbair23 | |
| 44 | +**Maintainer members** have special write acess. Their responsibilities include: provide technical leadership for the SDK, provide leadership on the overall health and direction of the project to ensure it satisfies various scaling and stakeholder needs. They also ensure a welcoming and nourishing environment for all developers and community members, laddering issues, reviewing pull requests and actively contributing code for the benefit of the Python SDK. |
| 45 | + |
| 46 | +## Members |
| 47 | + |
| 48 | +| Name | GitHub ID | |
| 49 | +|---------------|----------------| |
| 50 | +| Richard Bair | @rbair23 | |
| 51 | +| Sophie Bulloch | @exploreriii | |
| 52 | +| Nadine Loepfe| @nadineloepfe | |
| 53 | + |
| 54 | +[View Maintainer Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-maintainers) |
26 | 55 |
|
27 | | -[View Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-maintainers) |
| 56 | +Read more at [MAINTAINERS.md](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/MAINTAINERS.md) |
0 commit comments