mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-20 17:55:44 +00:00
## Summary
- Add foxspy and zhuwenxing to the Milvus committers list.
## Test plan
- [x] `git diff --check origin/master...HEAD`
- [x] `ruby -ryaml -e 'data = YAML.load_file("COMMITTERS");
abort("missing committers") unless data.is_a?(Hash) &&
data["committers"].is_a?(Array); abort("missing foxspy") unless
data["committers"].include?("foxspy"); abort("missing zhuwenxing")
unless data["committers"].include?("zhuwenxing"); puts
"committers=#{data["committers"].size}"'`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
19 lines
245 B
Plaintext
19 lines
245 B
Plaintext
committers:
|
|
- congqixia
|
|
- czs007
|
|
- scsven
|
|
- xiaofan-luan
|
|
- yanliang567
|
|
- jiaoew1991
|
|
- yhmo
|
|
- matrixji
|
|
- LoveEachDay
|
|
- XuanYang-cn
|
|
- JackLCL
|
|
- bigsheeper
|
|
- chyezh
|
|
- xiaocai2333
|
|
- weiliu1031
|
|
- foxspy
|
|
- zhuwenxing
|