Skip to content

Commit 9c887fb

Browse files
Update src/maintainer/adding_pkgs.rst
Co-authored-by: Vinicius D. Cerutti <[email protected]>
1 parent 72c821f commit 9c887fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Contributing packages
66

77
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>`__
88

9-
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 can ask for permission from the current maintainers of it and get your `gitub-id` added to the `recipe-maintainers` section in the recipe’s `meta.yaml`. `Please refer to Updating the maintainer list <https://conda-forge.org/docs/maintainer/updating_pkgs.html#updating-the-maintainer-list>`__ for detailed instructions.
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.
1012

1113

1214
.. _creating_recipes:

0 commit comments

Comments
 (0)