1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
54731a43bc auto-created for fillup
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: testing/fillup!2
2025-12-01 01:14:29 +01:00
3 changed files with 9 additions and 3 deletions

View File

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

2
fillup

Submodule fillup updated: 670e14021a...9e2822caf2

View File

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