community.general/lib/ansible/modules/packaging/language
Pilou 7fe69daa4d 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
2017-11-02 06:52:18 -04:00
..
__init__.py
bower.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
bundler.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
composer.py composer: return skipped if command has no --dry-run (#32010) 2017-10-22 10:04:46 +02:00
cpanm.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
easy_install.py Refactor easy_install module 2017-09-11 15:45:41 -07:00
gem.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
maven_artifact.py maven_artifact: Add classifier to default dest (#24518) 2017-10-09 07:56:33 -06:00
npm.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
pear.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
pip.py pip: Use chdir directive in the venv path (fixes #25122) (#26865) 2017-10-13 12:39:47 +02:00