|
| 1 | +# PikiwiDB Maintainers |
| 2 | + |
| 3 | +This document lists the maintainers, committers, and notable contributors of the PikiwiDB project. |
| 4 | + |
| 5 | +## Roles |
| 6 | + |
| 7 | +| Role | Description | |
| 8 | +|------|-------------| |
| 9 | +| **Maintainer** | Has write access to the repository, reviews and merges PRs, makes release decisions, and drives project direction. | |
| 10 | +| **Committer** | Active contributor with elevated trust; reviews PRs and contributes significant features or fixes over multiple releases. | |
| 11 | +| **Notable Contributor** | Has made meaningful one-off or focused contributions (features, bug fixes, tests, docs, tooling). | |
| 12 | + |
| 13 | +## Maintainers |
| 14 | + |
| 15 | +| GitHub ID | Name | Organization | Email | |
| 16 | +|-----------|------|--------------|-------| |
| 17 | +| [@wangshao1](https://github.com/wangshao1) | wangshao1 | — | — | |
| 18 | +| [@Mixficsol](https://github.com/Mixficsol) | Mixficsol | — | — | |
| 19 | +| [@chejinge](https://github.com/chejinge) | chejinge | 360 | [email protected] | |
| 20 | + |
| 21 | +## Committers |
| 22 | + |
| 23 | +Committers have a sustained history of high-quality contributions across multiple releases. |
| 24 | + |
| 25 | +| GitHub ID | Name | |
| 26 | +|-----------|------| |
| 27 | +| [@wangshao1](https://github.com/wangshao1) | wangshao1 | |
| 28 | +| [@chejinge](https://github.com/chejinge) | chejinge | |
| 29 | +| [@Mixficsol](https://github.com/Mixficsol) | Mixficsol | |
| 30 | +| [@chenbt-hz](https://github.com/chenbt-hz) | chenbt | |
| 31 | +| [@guangkun123](https://github.com/guangkun123) | guangkun | |
| 32 | +| [@wanghenshui](https://github.com/wanghenshui) | wanghenshui | |
| 33 | +| [@machily](https://github.com/machily) | machily | |
| 34 | +| [@QX](https://github.com/QX) | QX | |
| 35 | + |
| 36 | +## Notable Contributors |
| 37 | + |
| 38 | +The following contributors have made meaningful contributions to specific features, bug fixes, tests, or tooling. |
| 39 | + |
| 40 | +| GitHub ID | Name | |
| 41 | +|-----------|------| |
| 42 | +| [@vacheli](https://github.com/vacheli) | vacheli | |
| 43 | +| [@bigdaronlee163](https://github.com/bigdaronlee163) | bigdaronlee163 | |
| 44 | +| [@longfar-ncy](https://github.com/longfar-ncy) | longfar-ncy | |
| 45 | +| [@gukj-spel](https://github.com/gukj-spel) | gukj-spel | |
| 46 | +| [@MalikHou](https://github.com/MalikHou) | MalikHou | |
| 47 | +| [@hahahashen](https://github.com/hahahashen) | hahahashen | |
| 48 | +| [@KKorpse](https://github.com/KKorpse) | KKorpse | |
| 49 | +| [@sjcsjc123](https://github.com/sjcsjc123) | sjcsjc123 | |
| 50 | +| [@JasirVoriya](https://github.com/JasirVoriya) | JasirVoriya | |
| 51 | +| [@HappyUncle](https://github.com/HappyUncle) | HappyUncle | |
| 52 | +| [@Y-Rookie](https://github.com/Y-Rookie) | Y-Rookie | |
| 53 | +| [@panlei-coder](https://github.com/panlei-coder) | panlei-coder | |
| 54 | +| [@tedli](https://github.com/tedli) | tedli | |
| 55 | +| [@chienguo](https://github.com/chienguo) | chienguo | |
| 56 | +| [@Polaris3003](https://github.com/Polaris3003) | Polaris3003 | |
| 57 | +| [@callme-taota](https://github.com/callme-taota) | callme-taota | |
| 58 | +| [@jettcc](https://github.com/jettcc) | jettcc | |
| 59 | +| [@ForestLH](https://github.com/ForestLH) | ForestLH | |
| 60 | +| [@tsinow](https://github.com/tsinow) | tsinow | |
| 61 | +| [@saz97](https://github.com/saz97) | saz97 | |
| 62 | +| [@u6th9d](https://github.com/u6th9d) | u6th9d | |
| 63 | +| [@Tianpingan](https://github.com/Tianpingan) | Tianpingan | |
| 64 | +| [@machinly](https://github.com/machinly) | machinly | |
| 65 | +| [@hero-heng](https://github.com/hero-heng) | hero-heng | |
| 66 | +| [@baixin01](https://github.com/baixin01) | baixin01 | |
| 67 | +| [@xiezheng-XD](https://github.com/xiezheng-XD) | xiezheng-XD | |
| 68 | +| [@A2ureStone](https://github.com/A2ureStone) | A2ureStone | |
| 69 | +| [@klboke](https://github.com/klboke) | klboke | |
| 70 | +| [@007gzs](https://github.com/007gzs) | 007gzs | |
| 71 | + |
| 72 | +## Emeritus Maintainers |
| 73 | + |
| 74 | +Individuals who have previously served as maintainers and have since stepped back. |
| 75 | +We thank them for their valuable contributions. |
| 76 | + |
| 77 | +<!-- Add emeritus maintainers here when applicable --> |
| 78 | + |
| 79 | +## How to Become a Committer or Maintainer |
| 80 | + |
| 81 | +- **Committer**: Submit high-quality contributions over time, actively participate in code reviews, and be nominated by an existing Maintainer. |
| 82 | +- **Maintainer**: Demonstrate deep understanding of the codebase, a sustained track record as a Committer, and be approved by a majority of existing Maintainers. |
| 83 | + |
| 84 | +Nominations are discussed in the project's community channels. Please reach out to the project team at [[email protected]](mailto:[email protected]) if you are interested. |
| 85 | + |
| 86 | +## Contact |
| 87 | + |
| 88 | +For governance-related inquiries, please open an issue or contact [[email protected]](mailto:[email protected]). |
0 commit comments