There are some more hard-coded URLs pointing to github.com/atom/atom and github.com/atom/atom-nightly-releases. We should replace these with REPO_OWNER, MAIN_REPO and NIGHTLY_RELEASE_REPO, the same way that it's being handed in/as discussed in #78.
Specifically, for example:
const MAIN_REPO = process.env.MAIN_REPO || 'atom'