We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aabc28 commit fb35ebbCopy full SHA for fb35ebb
src/maintainer/updating_pkgs.rst
@@ -226,9 +226,9 @@ Updating the maintainer list
226
The list of maintainers of a feedstock is recorded in the recipe itself. A new maintainer can be added by opening
227
an issue in the feedstock repository with the following title:
228
229
-``@conda-forge-admin, please add <@user>``
+``@conda-forge-admin, please add user <@username>``
230
231
-where ``<@user>`` is the new maintainer to be added.
+where ``<@username>`` is the username of the new maintainer to be added.
232
A PR will be automatically created and a maintainer or a member of the ``core`` can then merge this PR to add the user.
233
234
.. note::
0 commit comments