Adding author's github id

This commit is contained in:
Greg DeKoenigsberg 2015-05-13 23:50:23 -04:00
parent bd477e5a31
commit 66008490d4

View file

@ -37,7 +37,7 @@ description:
- Downloads an artifact from a maven repository given the maven coordinates provided to the module. Can retrieve - Downloads an artifact from a maven repository given the maven coordinates provided to the module. Can retrieve
- snapshots or release versions of the artifact and will resolve the latest available version if one is not - snapshots or release versions of the artifact and will resolve the latest available version if one is not
- available. - available.
author: Chris Schmidt <chris.schmidt () contrastsecurity.com> author: "Chris Schmidt (@chrisisbeef)" <chris.schmidt () contrastsecurity.com>
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"
- lxml - lxml