4 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
2c58504146 Add package spamassassin
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: testing/spamassassin!3
2026-01-28 13:56:18 +01:00
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
4 changed files with 7 additions and 8 deletions

4
.gitmodules vendored
View File

@@ -373,3 +373,7 @@
[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_super", "adamm"]
"fillup": ["adamm", "gnuman1"]
}

1
spamassassin Submodule

Submodule spamassassin added at 14aeee4289

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