File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ merge the PR into a separate branch on your feedstock if you want to keep these
154
154
other builds. **Python 2.7 support is deprecated and any feedstocks on Python 2.7 will
155
155
not be properly handled by our bots. **
156
156
157
- @conda-forge-admin, please add <@ user>
157
+ @conda-forge-admin, please add user @username
158
158
--------------------------------------
159
159
160
160
Entering the above phrase in the title of an issue on a feedstock will make a PR
Original file line number Diff line number Diff line change @@ -226,9 +226,9 @@ Updating the maintainer list
226
226
The list of maintainers of a feedstock is recorded in the recipe itself. A new maintainer can be added by opening
227
227
an issue in the feedstock repository with the following title:
228
228
229
- ``@conda-forge-admin, please add <@ user> ``
229
+ ``@conda-forge-admin, please add user @username ``
230
230
231
- where ``<@user> `` is the new maintainer to be added.
231
+ where ``username `` is the username of the new maintainer to be added.
232
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
233
234
234
.. note ::
You can’t perform that action at this time.
0 commit comments