1
1
Joining the team
2
2
****************
3
3
4
- ``conda-forge `` is a volunteer-driven community. We need your help! We have three
5
- main groups of people who maintain the ecosystem. They are the core team, the
6
- staged-recipes maintainers, and the feedstock maintainers. If you are interested in
7
- helping us maintain this ecosystem, our biggest need is help reviewing new conda packages
8
- coming in through staged-recipes.
9
-
10
- To join the staged-recipes team, please ask one of the core members on
11
- `our gitter channel <https://gitter.im/conda-forge/conda-forge.github.io >`__.
12
- We will then reach consensus in private and let you know our decision.
13
- Our decision will likely be "yes" but it could be "please get more involved
14
- with the review process on staged recipes first" if we have not seen you
15
- take much interest in the staged-recipes review process.
16
- For transparency, our process is to have the core team "vote" on adding new
17
- members. When we have a new member candidate, we ask the core team to vote
18
- yes/no and give the team seven days to vote. The person will then be given merge
19
- rights to conda-forge/staged-recipes so that they can help us review and merge
20
- submissions more quickly!
21
-
22
- If you'd like to maintain a specific feedstock, open a PR on the feedstock adding
23
- yourself as a maintainer. If the current maintainers have not responded after a week,
24
- please get in touch with the core team to get the PR merged.
25
-
26
- If you are interested in joining the core team, please get in touch with us on
27
- `our gitter channel <https://gitter.im/conda-forge/conda-forge.github.io >`__.
28
- Core members are added via a vote amongst the current core team. The core team
29
- member who is running your vote will ask you to provide sufficient justification
30
- as to why you should be nominated to core. Prior service to the community, including
31
- but not limited to serving as a staged-recipes reviewer, working on critical conda-forge
32
- infrastructure, and helping to bridge disparate communities are an important part of
33
- the nomination process.
4
+ ``conda-forge `` is a volunteer-driven community. We would love for you to help us.
34
5
6
+ We have three
7
+ main groups of people who maintain the ecosystem. They are the **Core Team **, the
8
+ **staged-recipes Maintainers **, and the **Feedstock Maintainers **. If you are interested in
9
+ helping us maintain this ecosystem, our biggest need is help in reviewing new conda packages
10
+ coming in through staged-recipes.
35
11
36
- core Responsibilities
12
+ The Core Team
37
13
=====================
38
14
39
15
The core team is the governing body over the entire ``conda-forge ``
@@ -42,8 +18,17 @@ repositories. Members of core are the face of the project, and are responsible
42
18
for officially interfacing with external communities, organizations, non-profits,
43
19
and companies. They are also responsible for maintaining conda-forge's infrastructure.
44
20
21
+ If you are interested in joining the core team, please get in touch with us on our
22
+ `Gitter Channel <https://gitter.im/conda-forge/conda-forge.github.io >`__.
23
+ Core members are added via a vote amongst the current core team. The core team
24
+ member who is running your vote will ask you to provide sufficient justification
25
+ as to why you should be nominated to core. Prior service to the community, including
26
+ ,but not limited to, serving as a staged-recipes reviewer, working on critical conda-forge
27
+ infrastructure, and helping to bridge disparate communities are an important part of
28
+ the nomination process.
45
29
46
- staged-recipes Responsibilities
30
+
31
+ The staged-recipes Maintainers
47
32
===============================
48
33
49
34
You are the welcoming committee for new recipes coming in to the conda-forge
@@ -60,12 +45,28 @@ Generally speaking, your role is as follows:
60
45
especially when problems occur.
61
46
4. Helping recipe maintainers who bump the ``conda-forge/help-* `` teams.
62
47
48
+ To join the staged-recipes team, please ask one of the core members on our
49
+ `Gitter Channel <https://gitter.im/conda-forge/conda-forge.github.io >`__.
50
+ We will then reach consensus in private and let you know our decision.
51
+ Our decision will likely be "yes" but it could be "please get more involved
52
+ with the review process on staged recipes first" if we have not seen you
53
+ take much interest in the staged-recipes review process.
54
+ For transparency, our process is to have the core team "vote" on adding new
55
+ members. When we have a new member candidate, we ask the core team to vote
56
+ yes/no and give the team seven days to vote. The person will then be given merge
57
+ rights to conda-forge/staged-recipes so that they can help us review and merge
58
+ submissions more quickly!
63
59
64
- feedstock maintainer Responsibilities
60
+
61
+ The Feedstock Maintainers
65
62
=====================================
66
63
67
64
Feedstock maintainers are responsible for
68
65
69
66
1. Keeping their recipes up-to-date including version bumps.
70
67
2. Merging ABI migration PRs from our bots.
71
68
3. Responding to issues raised by the community on the feedstock issues tracker.
69
+
70
+ If you'd like to maintain a specific feedstock, open a PR on the feedstock adding
71
+ yourself as a maintainer. If the current maintainers have not responded after a week,
72
+ please get in touch with the core team to get the PR merged.
0 commit comments