d23a140c

Author: Greg Pfeil <greg@technomadic.org>

Committer: GitHub <noreply@github.com>

Require all repos to explicitly set visibility (#204)

Previously everything defaulted to public, which caused a number of
issues including having repos be accidentally public; having repos that
were private, but that the configuration thought were public; etc.