LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
ticgithub/__init__.py
ticgithub/_installed_version.py
ticgithub/bot.py
ticgithub/build.py
ticgithub/emailcleaners.py
ticgithub/gmail.py
ticgithub/inbox.py
ticgithub/issues.py
ticgithub/team.py
ticgithub/version.py
ticgithub.egg-info/PKG-INFO
ticgithub.egg-info/SOURCES.txt
ticgithub.egg-info/dependency_links.txt
ticgithub.egg-info/requires.txt
ticgithub.egg-info/top_level.txt
ticgithub/data/__init__.py
ticgithub/data/build_config.yml
ticgithub/data/templates/__init__.py
ticgithub/data/templates/email_reply.txt
ticgithub/data/templates/unassigned.txt
ticgithub/data/templates/unclosed.txt
ticgithub/data/workflows/__init__.py
ticgithub/data/workflows/assignment-to-gmail.yml
ticgithub/data/workflows/scheduled_workflow.yml
ticgithub/tasks/__init__.py
ticgithub/tasks/assignment_to_gmail.py
ticgithub/tasks/emails_to_issues.py
ticgithub/tasks/reminder_task.py
ticgithub/tasks/task.py
ticgithub/tasks/unassigned_reminder.py
ticgithub/tasks/unclosed_reminder.py
ticgithub/tests/__init__.py
ticgithub/tests/test_emailcleaners.py
ticgithub/tests/test_something.py
ticgithub/tests/utils.py
ticgithub/tests/data/__init__.py
ticgithub/utils/__init__.py
ticgithub/utils/datafiles.py