From 89cec7c298b667a44b71fa7890bc8b4a3a93ebc5 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 25 Mar 2020 11:14:48 -0700 Subject: [PATCH] Remove MODULE_GUIDELINES.md (#68410) The guidelines were moved to the docs site over 2 years ago. --- MODULE_GUIDELINES.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 MODULE_GUIDELINES.md diff --git a/MODULE_GUIDELINES.md b/MODULE_GUIDELINES.md deleted file mode 100644 index a6b09d92c99..00000000000 --- a/MODULE_GUIDELINES.md +++ /dev/null @@ -1,5 +0,0 @@ -# Module Maintainer Guidelines - -The Ansible Module Maintainer Guidelines can now be found in the [official Ansible community guide](https://docs.ansible.com/ansible/latest/community/maintainers.html). - -See also the [Developers Guide](https://docs.ansible.com/ansible/latest/dev_guide/)