Skip to content

Commit

Permalink
Merge pull request #783 from conda-forge/beckermr-patch-1
Browse files Browse the repository at this point in the history
      fix: update link to Zulip
  • Loading branch information
beckermr authored Nov 22, 2024
2 parents e660a3b + 06ace9e commit b1b6d6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda_forge_webservices/feedstock_outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,8 @@ def comment_on_outputs_copy(feedstock, git_sha, errors, valid, copied):
to add a glob pattern that matches the new package name pattern. We use the Python `fnmatch` module syntax.
Output packages that match these patterns will be automatically registered for your feedstock.
If you have any issues or questions, you can find us on Element in the
community [channel](https://app.element.io/#/room/#conda-forge:matrix.org) or you can bump us right here.
If you have any issues or questions, you can find us on Zulip in the
community [channel](https://conda-forge.zulipchat.com/#narrow/channel/457337-general) or you can bump us right here.
""" # noqa

is_all_valid = True
Expand Down

0 comments on commit b1b6d6c

Please sign in to comment.