Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
cc094c0d86 auto-created for cockpit-subscriptions
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: cockpit/cockpit-subscriptions#1
2025-06-30 06:31:38 +00:00
12 changed files with 7 additions and 20 deletions

9
.gitmodules vendored
View File

@@ -25,12 +25,3 @@
[submodule "cockpit-packages"]
path = cockpit-packages
url = https://src.opensuse.org/cockpit/cockpit-packages.git
[submodule "cockpit-bootloader"]
path = cockpit-bootloader
url = https://src.opensuse.org/cockpit/cockpit-bootloader.git
[submodule "cockpit-snapshots"]
path = cockpit-snapshots
url = https://src.opensuse.org/cockpit/cockpit-snapshots.git
[submodule "bootkitd"]
path = bootkitd
url = https://src.opensuse.org/cockpit/bootkitd.git

Submodule bootkitd deleted from 3f4b34c9e0

Submodule cockpit updated: 430b529036...b8985dff0b

View File

@@ -1,7 +1,6 @@
{
"Workflows": ["direct", "pr"],
"Organization": "cockpit",
"Reviewers": ["~factory_bot", "~legaldb"],
// Require "merge ok" ack before merging
"ManualMergeOnly": true,