W. Trevor King [Fri, 20 Oct 2017 17:27:32 +0000 (10:27 -0700)]
Scrape FSF data with pull.py
Generated from a master checkout with:
$ git clone ssh://git@github.com/wking/fsf-api.git data
$ cd data
$ git checkout --orphan gh-pages
$ ../pull.py
$ git add -A .
$ git commit