aboutsummaryrefslogtreecommitdiff
path: root/modules/github/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* `commit_comment` events have `commit_id` in `comment`, not in the root data ↵Gravatar jesopo2019-02-071-1/+1
| | | | (github)
* Move sasl.py to a directory module and move SCRAM logic to a different file,Gravatar jesopo2019-02-051-0/+547
move `github/module.py` to `github/__init__.py`