Hi all,
The canonical location for all OpenAustralia repositories is now on Github
so please send us your pull requests! :)
https://github.com/openaustralia/
If you have Git remotes set up on your current repositories, you'll need to
update the URL using a command like this for read-only access:
git remote set-url origin git://
github.com/openaustralia/planningalerts-parsers.git
Or this if you had push access before:
git remote set-url origin g...@github.com:
openaustralia/planningalerts-parsers.git
Cheers,
Henare