mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-19 14:19:36 +08:00
Update maintainers
This commit is contained in:
parent
eb51b1d7d3
commit
5c85073939
@ -7,7 +7,7 @@
|
|||||||
! Contributors : Nul None <nul@none.org>
|
! Contributors : Nul None <nul@none.org>
|
||||||
! |
|
! |
|
||||||
! Created On : <2024-12-13>
|
! Created On : <2024-12-13>
|
||||||
! Last Modified : <2024-12-27>
|
! Last Modified : <2025-07-14>
|
||||||
! ---------------------------------------------------------- -->
|
! ---------------------------------------------------------- -->
|
||||||
|
|
||||||
# 贡献说明
|
# 贡献说明
|
||||||
@ -35,15 +35,15 @@
|
|||||||
|
|
||||||
(1)
|
(1)
|
||||||
|
|
||||||
1. **如果你是 recipe director,则你完全负责这个 recipe,如果你拥有写权限,你可以直接推送代码到 `dev` 分支**
|
1. **如果你是 recipe Chef,则你完全负责这个 recipe,如果你拥有写权限,你可以直接推送代码到 `dev` 分支**
|
||||||
2. 如果你是 recipe maintainer,则你需要参考 [04-MAINTAINERS.md](./04-MAINTAINERS.md),如果只有你一个人,且你拥有写权限,你可以直接推送代码。如果有多人,则需要提一个 issue,介绍方案,然后 @ 所有 maintainer 来 review
|
2. 如果你是 recipe Sous Chef,则你需要参考 [04-MAINTAINERS.md](./04-MAINTAINERS.md),如果只有你一个人,且你拥有写权限,你可以直接推送代码。如果有多人,则需要提一个 issue,介绍方案,然后 @ 所有 Sous Chef 来 review
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
(2)
|
(2)
|
||||||
|
|
||||||
1. 需要先搜索你修改的部分涉及到的 recipe,然后提 issue @ 所有相关的 recipe maintainer 来 review
|
1. 需要先搜索你修改的部分涉及到的 recipe,然后提 issue @ 所有相关的 recipe Sous Chef 来 review
|
||||||
2. 如果涉及了所有 recipe,则 @ framework maintainer,而无需把所有 recipe 的 maintainer 都喊过来,但是如果觉得有必要,可以 @ 任意你觉得有能力 review 和能给出建议的人来 review
|
2. 如果涉及了所有 recipe,则 @ framework Sous Chef,而无需把所有 recipe 的 Sous Chef 都喊过来,但是如果觉得有必要,可以 @ 任意你觉得有能力 review 和能给出建议的人来 review
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -2,21 +2,23 @@
|
|||||||
|
|
||||||
作为该语言的资深用户、该软件的专家、镜像站维护人员等,你总是对镜像站和源的可用状态拥有一手信息,我们需要你的帮助。如果想要达到最理想的维护状态,每一个 recipe 都需要有专人长时间维护。所以我们在这个文件记录的是愿意**长期**维护的人,如果是一次性提交代码,只需要在对应 recipe 的文件标头中记录即可。
|
作为该语言的资深用户、该软件的专家、镜像站维护人员等,你总是对镜像站和源的可用状态拥有一手信息,我们需要你的帮助。如果想要达到最理想的维护状态,每一个 recipe 都需要有专人长时间维护。所以我们在这个文件记录的是愿意**长期**维护的人,如果是一次性提交代码,只需要在对应 recipe 的文件标头中记录即可。
|
||||||
|
|
||||||
|
**我们的代码里使用了 recipe (某个菜的烹饪方法) 这个词,因而整个项目便和 “吃” 有关,比如 `menu`: 汇集了所有的 target 的菜单。因此,我们的维护者身份依然使用了这个惯例:**
|
||||||
|
|
||||||
一个 recipe 的协作者可分为:
|
一个 recipe 的协作者可分为:
|
||||||
|
|
||||||
1. **Director**
|
1. **Chef**
|
||||||
|
|
||||||
负责人:对一个 recipe 完全负责,有写权限时可以直接推代码
|
主厨: 对一个 recipe 完全负责,有写权限时可以直接推代码
|
||||||
|
|
||||||
**目前项目的发展阶段还处于 *外行实现内行* 的情况,比如 Homebrew recipe,实现者根本不是 Homebrew 的真实用户,只是根据各种文档来实现,然后等待用户反馈。所以这里当前的实现者最多只能是 Maintainer,无法承担 Director 的责任**
|
**目前项目的发展阶段还处于 *外行实现内行* 的情况,比如 Homebrew recipe,实现者根本不是 Homebrew 的真实用户,只是根据各种文档来实现,然后等待用户反馈。所以这里当前的实现者最多只能是 Sous Chef,无法承担 Chef 的责任**
|
||||||
|
|
||||||
2. **Maintainers**
|
2. **Sous Chef**
|
||||||
|
|
||||||
维护者:实现和持续维护 recipe,需要和 Director 一起 review 代码。可参考 [03-CONTRIBUTING.md](./03-CONTRIBUTING.md) 了解项目是如何进行提交和审阅代码的
|
副主厨:实现和持续维护 recipe,需要和 Chef 一起 review 代码。可参考 [03-CONTRIBUTING.md](./03-CONTRIBUTING.md) 了解项目是如何进行提交和审阅代码的
|
||||||
|
|
||||||
3. **Observers**
|
3. **Taster**
|
||||||
|
|
||||||
观察者:对该 target 和 recipe 持续反馈和关注的用户。如果你觉得你无法承担作为维护者的责任,可以退而求其次作为观察者积极参与其中
|
试吃员:对该 target 和 recipe 持续反馈和关注的用户。如果你觉得你无法承担作为维护者的责任,可以退而求其次作为观察者积极参与其中
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -28,9 +30,9 @@
|
|||||||
|
|
||||||
## Framework
|
## Framework
|
||||||
|
|
||||||
1. **Director**: `@ccmywish` `@gitee:G_I_Y`
|
1. **Chef**: `@ccmywish` `@gitee:G_I_Y`
|
||||||
2. **Maintainers**:
|
2. **Sous Chef**:
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -38,93 +40,93 @@
|
|||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
|
|
||||||
1. **Director**: `@ccmywish`
|
1. **Chef**: `@ccmywish`
|
||||||
2. **Maintainers**:
|
2. **Sous Chef**:
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@happy-game`
|
2. **Sous Chef**: `@ccmywish` `@happy-game`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### NodeJS
|
### NodeJS
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@happy-game`
|
2. **Sous Chef**: `@ccmywish` `@happy-game`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Perl
|
### Perl
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Java
|
### Java
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Clojure
|
### Clojure
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**:
|
2. **Sous Chef**:
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### NuGet
|
### NuGet
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**:
|
2. **Sous Chef**:
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Dart
|
### Dart
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Haskell
|
### Haskell
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### OCaml
|
### OCaml
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### R
|
### R
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**: `@gitee:tfcolin`
|
3. **Taster**: `@gitee:tfcolin`
|
||||||
|
|
||||||
### Julia
|
### Julia
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -132,135 +134,135 @@
|
|||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
1. **Director**: `@ccmywish`
|
1. **Chef**: `@ccmywish`
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**: `@wickdynex`
|
3. **Taster**: `@wickdynex`
|
||||||
|
|
||||||
### Debian
|
### Debian
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@gitee:G_I_Y`
|
2. **Sous Chef**: `@ccmywish` `@gitee:G_I_Y`
|
||||||
3. **Observers**: `@happy-game`
|
3. **Taster**: `@happy-game`
|
||||||
|
|
||||||
### Fedora
|
### Fedora
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@gitee:G_I_Y` `@happy-game`
|
2. **Sous Chef**: `@ccmywish` `@gitee:G_I_Y` `@happy-game`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Kali
|
### Kali
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Linux Mint
|
### Linux Mint
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@gitee:G_I_Y`
|
2. **Sous Chef**: `@ccmywish` `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Armbian
|
### Armbian
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Raspberry Pi OS
|
### Raspberry Pi OS
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### ROS
|
### ROS
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Trisquel
|
### Trisquel
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Arch
|
### Arch
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@gitee:G_I_Y` `@happy-game`
|
2. **Sous Chef**: `@ccmywish` `@gitee:G_I_Y` `@happy-game`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Manjaro
|
### Manjaro
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### msys2
|
### msys2
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Alpine
|
### Alpine
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### OpenWrt
|
### OpenWrt
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**: `@happy-game`
|
3. **Taster**: `@happy-game`
|
||||||
|
|
||||||
### Gentoo
|
### Gentoo
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Void Linux
|
### Void Linux
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### deepin
|
### deepin
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### OpenKylin
|
### OpenKylin
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### OpenEuler
|
### OpenEuler
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y`
|
2. **Sous Chef**: `@gitee:G_I_Y`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**: `@ykla`
|
3. **Taster**: `@ykla`
|
||||||
|
|
||||||
### NetBSD
|
### NetBSD
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### OpenBSD
|
### OpenBSD
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@gitee:G_I_Y` `@ccmywish`
|
2. **Sous Chef**: `@gitee:G_I_Y` `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -268,62 +270,62 @@
|
|||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**: `@wickdynex`
|
3. **Taster**: `@wickdynex`
|
||||||
|
|
||||||
### WinGet
|
### WinGet
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Flathub
|
### Flathub
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Nix
|
### Nix
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Guix
|
### Guix
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### CocoaPods
|
### CocoaPods
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Docker Hub
|
### Docker Hub
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish` `@happy-game`
|
2. **Sous Chef**: `@ccmywish` `@happy-game`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Anaconda
|
### Anaconda
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**: `@happy-game`
|
3. **Taster**: `@happy-game`
|
||||||
|
|
||||||
### Emacs
|
### Emacs
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
### Tex Live
|
### Tex Live
|
||||||
|
|
||||||
1. **Director**:
|
1. **Chef**:
|
||||||
2. **Maintainers**: `@ccmywish`
|
2. **Sous Chef**: `@ccmywish`
|
||||||
3. **Observers**:
|
3. **Taster**:
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user