Modules metadata: fix invalid GitHub ID in author field (#31856)

* Replace Twitter username with GitHub ID

See 8bfa19c4af

* Replace Twitter username with GitHub ID

See 22766906b0

* Fix GitHub ID: add missing letters

See:
- nxos_banner.py: 9c6ee8d0bb
- nxos_logging.py: e37e736ddb
- net_user.py: f6a4803669

* Remove nonexistent author, use GitHub organization

See https://github.com/ansible/ansible-modules-core/pull/2880

Not sure how Ansibullbot will handle an organization ID, but
other deprecated modules already use it.

* Replace Twitter username with GitHub ID

* Replace Twitter username with GitHub ID

See bf59d1cc1e

* Replace Twitter username with GitHub ID

See d02a9016a2

* Author: use GitHub ID

See 0847bfecd672f6b2e0e4429e998df7c6e7042b1c

* Replace Twitter username with GitHub ID

See a59684fddd

* Replace Twitter username with GitHub ID

See 94f9bb962f

* Replace Twitter username with GitHub ID

See 40b7dffea8
This commit is contained in:
Pilou 2017-11-02 11:52:18 +01:00 committed by jctanner
commit 7fe69daa4d
13 changed files with 13 additions and 13 deletions

View file

@ -143,7 +143,7 @@ extends_documentation_fragment:
- azure_tags
author:
- "Thomas Stringer (@tr_stringer)"
- "Thomas Stringer (@tstringer)"
'''
EXAMPLES = '''

View file

@ -81,7 +81,7 @@ extends_documentation_fragment:
author:
- "Sertac Ozercan (@sozercan)"
- "Julien Stroheker (@ju_stroh)"
- "Julien Stroheker (@julienstroheker)"
'''
EXAMPLES = '''