Commit Graph

4 Commits (f4e34d5c3ac2ba9592ad53586c6f65629cf6ce28)

Author SHA1 Message Date
Adrian Likins f4e34d5c3a Add RETURN docs for github_key (#2634) 10 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.
10 years ago
Ryan S. Brown a69aa60081 Correct version_added for `github_key` module - was 2.0, now 2.2 10 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.
10 years ago