conda-forge / cylc-flow-feedstock

A conda-smithy repository for cylc-flow.
BSD 3-Clause "New" or "Revised" License
3 stars 11 forks source link

Update maintainers #28

Closed kinow closed 2 years ago

kinow commented 2 years ago

For the next release, remember to update the maintainers list removing my ID kinow :+1: (or before that too, but needs to release a new version/build)

hjoliver commented 2 years ago

Here's how to add a maintainer: https://conda-forge.org/docs/maintainer/infrastructure.html#conda-forge-admin-please-add-user-username

... but there seems to be no "remove user" directive

hjoliver commented 2 years ago

The "add user" docs say Please do not modify this PR or adjust the commit message. This PR is designed to skip building the package.

Other than avoiding a rebuild, maybe it merely updates the list of maintainers in the recipe:

# recipe/meta.yaml
 extra:
    recipe-maintainers: 
     - hjoliver  
     - kinow 
     - oliver-sanders 
ngam commented 2 years ago

Other than avoiding a rebuild, maybe it merely updates the list of maintainers in the recipe

I believe you will need to take the username out, then ask for a rerender (@conda-forge-admin, please rerender) and then do a rebuild, it will remove said username from everywhere in the repo after the build is completed and merged.

conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I rerendered the recipe in conda-forge/cylc-flow-feedstock#32.

ngam commented 2 years ago

Ooops sorry, please close that rerender in #32 🤣

oliver-sanders commented 2 years ago

Sorted.

hjoliver commented 2 years ago

(Closed by #33)