I hereby claim:
- I am bennettj1087 on github.
- I am bennettj1087 (https://keybase.io/bennettj1087) on keybase.
- I have a public key whose fingerprint is F749 E296 2D73 404E 7CFB 8DB5 42D2 430C 6945 EFE7
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| """ | |
| logger.py - Esteban Feldman | |
| based on logger.py - Phenny Room Logging Module | |
| Author: Peter Higgins (dante@dojotoolkit.org) | |
| About: http://higginsforpresident.net | |
| License: AFL | New BSD | |
| Modifications by Justin Bennett <bennettj1087@gmail.com> for use on #OpenXT freenode channel | |
| """ |
| for repo in `curl -u <TOKEN>:x-oauth-basic https://api.github.com/users/openxt/repos?per_page=100 | grep \"name\" | cut -d: -f2 | cut -d\" -f2` | |
| do | |
| curl -X PUT -d '{"subscribed":"true"}' -u <TOKEN>:x-oauth-basic https://api.github.com/repos/openxt/$repo/subscription | |
| done |
I hereby claim:
To claim this, I am signing this object: