diff --git a/docs/docsite/rst/dev_guide/developing_modules_in_groups.rst b/docs/docsite/rst/dev_guide/developing_modules_in_groups.rst index 99db820da5..8f286ef24b 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_in_groups.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_in_groups.rst @@ -121,11 +121,11 @@ Finally 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 -`MAINTAINERS.txt `_. +`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**