diff options
author | Greg DeKoenigsberg <greg.dekoenigsberg@gmail.com> | 2015-10-01 14:20:06 -0400 |
---|---|---|
committer | Greg DeKoenigsberg <greg.dekoenigsberg@gmail.com> | 2015-10-01 14:20:06 -0400 |
commit | 0a21e2ab4d9f2ae67f3a85c4003c78a52ba0c00a (patch) | |
tree | 64e012100710dd6afad64334d751f31c752d5fa9 /examples | |
parent | 6ec5abf1c3fe26173a02800e7200fa0210117b8f (diff) | |
download | ansible-0a21e2ab4d9f2ae67f3a85c4003c78a52ba0c00a.tar.gz |
Add github ID to documentation example
Diffstat (limited to 'examples')
-rw-r--r-- | examples/DOCUMENTATION.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/DOCUMENTATION.yml b/examples/DOCUMENTATION.yml index 05e248edfd..7b572e6989 100644 --- a/examples/DOCUMENTATION.yml +++ b/examples/DOCUMENTATION.yml @@ -8,7 +8,7 @@ description: - Longer description of the module - You might include instructions version_added: "X.Y" -author: Your AWESOME name here +author: "Your AWESOME name, @awesome-github-id" notes: - Other things consumers of your module should know requirements: |