Commit Graph

4 Commits (baaaf7f96f7d4e8aa059b9263a9d4f2dd71c72eb)

Author SHA1 Message Date
Adrian Likins f4e34d5c3a Add RETURN docs for github_key (#2634) 8 years ago
Adrian Likins 9006c8018d Use py2.4 compat string formatting in github_key (#2633)
Replace the use of python 2.6+ string .format() method
use with the python 2.4 compatible '%s' formatting to
make the github_key module py2.4 compatible.
8 years ago
Ryan S. Brown a69aa60081 Correct version_added for `github_key` module - was 2.0, now 2.2 8 years ago
Robert Estelle c46eb7d64b New module - github_key (#692)
Create github_key module for managing GitHub keys.
This module creates, removes, or updates GitHub access keys.
8 years ago