config file
This commit is contained in:
+6
-5
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"ObsProject": "home:adamm:git:1"
|
||||
"Workflows": ["direct", "pr"],
|
||||
"Organization": "testing"
|
||||
"Organization": "testing",
|
||||
"ReviewGroups": [
|
||||
{
|
||||
Name: "gnuman1",
|
||||
Reviewers: ["adamm"]
|
||||
}
|
||||
]
|
||||
"Name": "gnuman1",
|
||||
"Reviewers": ["adamm", "gitea_test"],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user