Compare commits
1 Commits
PR_spamass
...
PR_fillup#
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
54731a43bc |
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"": ["adamm_super"],
|
||||
"fillup": ["adamm", "gnuman1"]
|
||||
"fillup": ["adamm_super", "adamm"]
|
||||
}
|
||||
2
fillup
2
fillup
Submodule fillup updated: 670e14021a...9e2822caf2
Submodule spamassassin deleted from 14aeee4289
@@ -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"],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user