Skip to content

Commit b1e7ab5

Browse files
committed
[Docs] Add COMMITTERS.md and GOVERNANCE.md.
1 parent 0d4197f commit b1e7ab5

File tree

2 files changed

+109
-0
lines changed

2 files changed

+109
-0
lines changed

COMMITTERS.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Leader & Co-leaders
2+
3+
- Tongxuan LIU, [email protected], Alibaba
4+
5+
# Committer List
6+
7+
- Tongxuan LIU, [email protected], Alibaba
8+
- Chen DING, [email protected], Alibaba
9+
- Tao PENG, [email protected], Alibaba
10+
- Xinyuan LI, [email protected], Alibaba
11+
- Bangduo CHEN, [email protected], Alibaba
12+
- Junqi HU, [email protected], Alibaba
13+
- Yitong HUANG, [email protected], Alibaba
14+
- Yong LI, [email protected], Alibaba
15+
- Wei LIN, [email protected], Alibaba
16+
- Ruozhou ZANG, [email protected], MetaApp
17+
- Changqing LI, [email protected], Intel
18+
- Pujiang HE, [email protected], Intel
19+
- Weifei YU, [email protected], Intel
20+
- Duyi WANG, [email protected], Intel
21+
- Jian SHA, [email protected], AntGroup
22+
- Mochen BAI, [email protected], AntGroup
23+
- Ji ZHANG, [email protected], AntGroup
24+
- Alex LIU, [email protected], NVIDIA
25+
- Joey WANG, [email protected], NVIDIA

GOVERNANCE.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
*NOTE: This document is intended to provide an example governance structure for any LF AI and Data Foundation project to consider as a starting point. All projects hosted by LF AI and Data Foundation are not bound by these governance polices, but in absence of any prior governance structure should consider this as a recommended structure*
2+
3+
# Overview
4+
5+
This project aims to be governed in a transparent, accessible way for the benefit of the community. All participation in this project is open and not bound to corporate affilation. Participants are bound to the project's [Code of Conduct](./CODE_OF_CONDUCT.md).
6+
7+
# Project roles
8+
9+
## Contributor
10+
11+
The contributor role is the starting role for anyone participating in the project and wishing to contribute code.
12+
13+
# Process for becoming a contributor
14+
15+
* Review the [Contribution Guidelines](./CONTRIBUTING.md) to ensure your contribution is inline with the project's coding and styling guidelines.
16+
* Submit your code as a PR with the CLA signoff
17+
* Have your submission approved by the committer(s) and merged into the codebase.
18+
19+
## Committer
20+
21+
The committer role enables the contributor to commit code directly to the repository, but also comes with the responsibility of being a responsible leader in the community.
22+
23+
### Process for becoming a committer
24+
25+
* Show your experience with the codebase through contributions and engagement on the community channels.
26+
* Provides advice and resources and shows leadership to guide or support the development of the project.
27+
* Request to become a committer. To do this, create a new pull request that adds your name and details to the [Committers File](./COMMITTERS.md) file and request existing committers to approve.
28+
* After the majority of committers approve you, merge in the PR. Be sure to tag the whomever is managing the GitHub permissions to update the committers team in GitHub.
29+
30+
### Committer responsibilities
31+
32+
* Monitor email aliases (if any).
33+
* Monitor Slack (delayed response is perfectly acceptable).
34+
* Triage GitHub issues and perform pull request reviews for other committers and the community.
35+
* Make sure that ongoing PRs are moving forward at the right pace or closing them.
36+
* In general continue to be willing to spend at least 25% of ones time working on the project (~1.25 business days per week).
37+
38+
### When does a committer lose committer status
39+
40+
If a committer is no longer interested or cannot perform the committer duties listed above, they
41+
should volunteer to be moved to emeritus status. In extreme cases this can also occur by a vote of
42+
the committers per the voting process below.
43+
44+
## Lead
45+
46+
The project committers will elect a lead ( and optionally a co-lead ) which will be the primary point of contact for the project and representative to the TAC upon becoming an Active stage project. The lead(s) will be responsible for the overall project health and direction, coordination of activities, and working with other projects and committees as needed for the continuted growth of the project.
47+
48+
# Release Process
49+
50+
DeepRec would be released every 2 months. Once there's any critical issue in release branch, after approved by leader or major committers approve, could release a patch.
51+
52+
Release process contains following steps:
53+
54+
* Submit a commit to update VERSION in setup.py, like: [[Release] Update DeepRec release version to 1.15.5+deeprec2302.](https://github.com/alibaba/DeepRec/commit/23252970336e92fafda3eac683c38ba08ca35e46)
55+
* Create release branch and named like deeprec2302
56+
* Create a release tag, named like r1.15-deeprec2302
57+
* Build CPU/GPU wheels of DeepRec, please follow [Build DeepRec](https://deeprec.readthedocs.io/en/latest/DeepRec-Compile-And-Install.html)
58+
* Build CPU/GPU wheels of Estimator, please follow [Build Estimator](https://deeprec.readthedocs.io/en/latest/Estimator-Compile-And-Install.html)
59+
* Install the wheels of DeepRec and Estimator in base docker images which can be found in [Build DeepRec](https://deeprec.readthedocs.io/en/latest/DeepRec-Compile-And-Install.html).
60+
* Run modelzoo and make sure all models are pass.
61+
* Update README.md and list of user documents, please follow [[Docs] Update deeprec2212 release images in README.md and user docs.](https://github.com/alibaba/DeepRec/commit/6a47659034bd2fcd53685b8b07352a6defeabcab)
62+
* Add release note, such as [Releases](https://github.com/alibaba/DeepRec/releases)
63+
64+
65+
# Conflict resolution and voting
66+
67+
In general, we prefer that technical issues and committer membership are amicably worked out
68+
between the persons involved. If a dispute cannot be decided independently, the committers can be
69+
called in to decide an issue. If the committers themselves cannot decide an issue, the issue will
70+
be resolved by voting. The voting process is a simple majority in which each committer receives one vote.
71+
72+
# Communication
73+
74+
This project, just like all of open source, is a global community. In addition to the [Code of Conduct](./CODE_OF_CONDUCT.md), this project will:
75+
76+
* Keep all communucation on open channels ( mailing list, dingtalk, wechat ).
77+
* Be respectful of time and language differences between community members ( such as scheduling meetings, email/issue responsiveness, etc ).
78+
* Ensure tools are able to be used by community members regardless of their region.
79+
80+
If you have concerns about communication challenges for this project, please contact the committers.
81+
82+
[Code of Conduct]: CODE_OF_CONDUCT.md
83+
[Committers File]: COMMITTERS.md
84+
[Contribution Guidelines]: CONTRIBUTING.md

0 commit comments

Comments
 (0)