Metadata-Version: 1.0
Name: GithubUsers
Version: 0.1.0
Summary: Add a team's user ssh keys to a global user
Home-page: https://github.com/rem7/GithubUsers
Author: Yanko Bolanos
Author-email: y@rem7.com
License: LICENSE.txt
Description: 
        create a config file in `/etc/github_users.conf` that looks like this:
        ```json
        {
            "organization": "my-org",
            "github_token" : "token",
            "global_user" : "globalorguser",
            "team":"ssh-team"
        }
        ```
        
        
Platform: UNKNOWN
