3 Commits

Author SHA256 Message Date
48a32c5853 Update _maintainership.json 2025-12-01 01:29:55 +01:00
7dc8f8298e Update workflow.config 2025-12-01 01:29:35 +01:00
eb8da797f2 Update _maintainership.json 2025-12-01 01:18:14 +01:00
2 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
{
"": ["adamm_super"],
"fillup": ["adamm_super", "adamm"]
"fillup": ["adamm", "gnuman1"]
}

View File

@@ -1,11 +1,5 @@
{
"ObsProject": "home:adamm:git:1",
"Workflows": ["direct", "pr"],
"Organization": "testing",
"ReviewGroups": [
{
"Name": "gnuman1",
"Reviewers": ["adamm", "gitea_test", "adamm_super"],
},
],
"Organization": "testing"
}