.gitignore
CHANGES.rst
LICENSE.txt
README.rst
bootstrap.py
buildout.cfg
example.cfg
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/configuration.rst
docs/etc.rst
docs/index.rst
docs/install.rst
docs/intro.rst
docs/usage.rst
github_collective.egg-info/PKG-INFO
github_collective.egg-info/SOURCES.txt
github_collective.egg-info/dependency_links.txt
github_collective.egg-info/entry_points.txt
github_collective.egg-info/not-zip-safe
github_collective.egg-info/requires.txt
github_collective.egg-info/top_level.txt
githubcollective/__init__.py
githubcollective/config.py
githubcollective/github.py
githubcollective/hook.py
githubcollective/repo.py
githubcollective/sync.py
githubcollective/team.py