mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Change docs to reference BOTMETA.yml instead of MAINTAINERS.txt (#26912)
This commit is contained in:
parent
141c6d0d9d
commit
dac519135d
1 changed files with 3 additions and 3 deletions
|
@ -121,11 +121,11 @@ Finally
|
||||||
|
|
||||||
Now that your modules are integrated there are a few bits of housekeeping to be done
|
Now that your modules are integrated there are a few bits of housekeeping to be done
|
||||||
|
|
||||||
**Maintainers**
|
**Bot Meta**
|
||||||
Update `Ansibullbot` so it knows who to notify if/when bugs or PRs are raised against your modules
|
Update `Ansibullbot` so it knows who to notify if/when bugs or PRs are raised against your modules
|
||||||
`MAINTAINERS.txt <https://github.com/ansible/ansibullbot/blob/master/MAINTAINERS.txt>`_.
|
`BOTMETA.yml <https://github.com/ansible/ansible/blob/devel/.github/BOTMETA.yml>`_.
|
||||||
|
|
||||||
If there are multiple people that can be notified, please list them. That avoids waiting on a single person who may be unavailable for any reason. Note that in `MAINTAINERS.txt` you can take ownership of an entire directory.
|
If there are multiple people that can be notified, please list them. That avoids waiting on a single person who may be unavailable for any reason. Note that in `BOTMETA.yml` you can take ownership of an entire directory.
|
||||||
|
|
||||||
|
|
||||||
**Review Module web docs**
|
**Review Module web docs**
|
||||||
|
|
Loading…
Add table
Reference in a new issue