President Obama is not on GitHub

by

So a few of us in Labs had a fun idea earlier this year: We’d make GitHub accounts for various U.S. government entities and use [Sunlight’s APIs and data services](http://sunlightfoundation.com/api/) to mirror real activity in a git repo. When a new law is introduced, the chamber’s account would open a pull request with a new file containing the contents of the bill. Actions would take place as comments on the bill. When the bill passes, the issue would be closed and merged back into master upon being signed into law.

Sounds cool, right? It’s also a non-trivial amount of work.

As an initial compromise, we made a [PresidentObama](https://github.com/PresidentObamaBot) account that used the [Sunlight IFTTT](https://ifttt.com/sunlightfoundation) channel to open a new issue when a bill is signed into law. The account has been sitting there since March, quietly opening issues as bills become law.

Then, this past week, President Obama [wrote a line of JavaScript](http://www.theverge.com/2014/12/9/7358111/barack-obama-coding). We’ve got a hacker president! And like any good developer, he *has* to have a GitHub account, right? People found our account and started following and [tweeting](https://twitter.com/search?f=realtime&q=https%3A%2F%2Fgithub.com%2FPresidentObama), thinking it was his real account.

**President Obama does not have a GitHub account**, but we’d still love to build out our initial vision. If you’d like to lend a hand, contact us at [@sunlightlabs](https://twitter.com/sunlightlabs). In the meantime, we’ve changed the name of the account to [PresidentObamaBot](https://github.com/PresidentObamaBot), so as to not mislead people.