Skip to content

Commit 8874c8a

Browse files
authored
Merge pull request #1400 from PrernaSingh587/patch-9
Defined maintainers and linked it with the role of maintainers.
2 parents 8329786 + 9c887fb commit 8874c8a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
Contributing packages
44
*********************
55

6+
7+
A maintainer is an individual who is responsible for maintaining and updating one or more feedstock repositories and packages as well as their future versions. They have push access to the feedstock repositories of only the packages they maintain and can merge `PR <https://conda-forge.org/docs/misc/00_intro.html#glossary>`__ into it. See `Maintainers Role. <https://conda-forge.org/docs/maintainer/adding_pkgs.html#maintainer-role>`__
8+
9+
The list of maintainers of a feedstock package is recorded in the recipe of that package itself. Once you create a package, as a code owner, you automatically become a maintainer of it. In case you wish to be a maintainer of a certain package, you should ask for permission from its current maintainers and
10+
get your `gitub-id` added to the `recipe-maintainers` section in the recipe’s `meta.yaml`.
11+
`Please refer to Updating the maintainer list <https://conda-forge.org/docs/maintainer/updating_pkgs.html#updating-the-maintainer-list>`__ for detailed instructions.
12+
13+
614
.. _creating_recipes:
715

816
The staging process

0 commit comments

Comments
 (0)