github: add config templates + docs
- ghexport: use export_path (export_dir is still supported)
This commit is contained in:
parent
ca39187c63
commit
a267aeec5b
6 changed files with 118 additions and 14 deletions
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
Unified Github data (merged from GDPR export and periodic API updates)
|
||||
"""
|
||||
|
||||
from . import gdpr, ghexport
|
||||
|
||||
from .common import merge_events, Results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue