diff options
author | Helio Campos Mello de Andrade <helio.campos@biva.com.br> | 2017-07-06 05:19:27 -0300 |
---|---|---|
committer | John R Barker <john@johnrbarker.com> | 2017-07-06 09:19:27 +0100 |
commit | 437ee6931a9203f675016747c987a4a59077274d (patch) | |
tree | d176dc59bec802ee90a4cce44af9e26e71d741e9 /MODULE_GUIDELINES.md | |
parent | c73275b4b8f719ec256f22aeea0b70eee68c9d1c (diff) | |
download | ansible-437ee6931a9203f675016747c987a4a59077274d.tar.gz |
Add a direct link to the maintainer's file (#26450)
Add a direct link to the MAINTAINERS.txt file.
Diffstat (limited to 'MODULE_GUIDELINES.md')
-rw-r--r-- | MODULE_GUIDELINES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE_GUIDELINES.md b/MODULE_GUIDELINES.md index 7cf0cd4d3d..b35ab09401 100644 --- a/MODULE_GUIDELINES.md +++ b/MODULE_GUIDELINES.md @@ -49,7 +49,7 @@ A detailed explanation of the PR workflow can be seen here: https://github.com/a # Extras maintainers list -The full list of maintainers for modules is located here: https://github.com/ansible/ansibullbot +The full list of maintainers for modules is located here: https://github.com/ansible/ansibullbot/blob/master/MAINTAINERS.txt ## Changing Maintainership |