mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-11 22:44:07 +00:00
Unify context menu / hover tooltip code + UI improvements
This commit is contained in:
@@ -239,7 +239,12 @@ allow-git = []
|
||||
|
||||
[sources.allow-org]
|
||||
# github.com organizations to allow git sources for
|
||||
github = ["encounter"]
|
||||
github = [
|
||||
"CelestialAmber", # cwextab, rlwinmdec
|
||||
"Decompollaborate", # rabbitizer
|
||||
"enarx", # flagset
|
||||
"encounter",
|
||||
]
|
||||
# gitlab.com organizations to allow git sources for
|
||||
gitlab = []
|
||||
# bitbucket.org organizations to allow git sources for
|
||||
|
||||
Reference in New Issue
Block a user