blob: a85cafa4b49d85b2a1a3585cddddfb33c5239f1f (
plain) (
tree)
|
|
[general]
targets = my_github
inline_links = False
annotation_comments = True
shorten = True
[my_gmail]
service = gmail
gmail.query = label:STARRED OR label:readme
gmail.login_name = matthew.lemon@gmail.com
gmail.project_template = Gmail
gmail.description_template = (email){{gmaillastsender}}: {{gmailsubject}}
[my_github]
service = github
github.login = yulqen
github.token = 435e145c4daa2c43cdaa2c608417b4be7a56b7c0
github.username = yulqen
github.include_user_repos = bcompiler-engine,ctrack,datamaps
github.exclude_repos = bcompiler,dbasik
github.default_priority = L
github.add_tags = code
github.project_template = code.{{githubrepo}}
[my_gitlab]
service = gitlab
gitlab.default_priority = L
gitlab.login = mrlemon
gitlab.token = J4uD5RjYJSDWNJT7J3qZ
gitlab.host = gitlab.com
gitlab.add_tags = aphids
[my_bitbucket]
service = bitbucket
bitbucket.username = mrlemon
bitbucket.default_priority = L
bitbucket.login = mrlemon
#bitbucket.key = 79aSuwZ7xJZ83jTCtR
#bitbucket.secret = zH8bVmpADYmxvYPCEHhLfCFP7EzcyuDh
bitbucket.include_repos = bcompiler
bitbucket.password = chunkyday687
|