mirror of
https://github.com/encounter/nod.git
synced 2026-07-10 12:18:48 -07:00
Restore all functionality, split lib/bin & integrate redump validation
This commit is contained in:
@@ -74,6 +74,8 @@ allow = [
|
||||
"Apache-2.0",
|
||||
"BSD-3-Clause",
|
||||
"Unicode-DFS-2016",
|
||||
"BSL-1.0",
|
||||
"ISC",
|
||||
]
|
||||
# List of explictly disallowed licenses
|
||||
# See https://spdx.org/licenses/ for list of possible licenses
|
||||
@@ -197,7 +199,7 @@ allow-git = []
|
||||
|
||||
[sources.allow-org]
|
||||
# 1 or more github.com organizations to allow git sources for
|
||||
#github = [""]
|
||||
github = ["encounter"]
|
||||
# 1 or more gitlab.com organizations to allow git sources for
|
||||
#gitlab = [""]
|
||||
# 1 or more bitbucket.org organizations to allow git sources for
|
||||
|
||||
Reference in New Issue
Block a user