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
5 changed files with 9 additions and 8 deletions

4
.gitmodules vendored
View File

@@ -373,7 +373,3 @@
[submodule "zstd"]
path = zstd
url = https://src.opensuse.org/testing/zstd.git
[submodule "spamassassin"]
path = spamassassin
url = gitea@src.opensuse.org:testing/spamassassin.git
branch = factory

View File

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

2
fillup

Submodule fillup updated: 670e14021a...9e2822caf2

Submodule spamassassin deleted from 14aeee4289

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"],
},
],
}