Add in smedev organisation to examine

This commit is contained in:
2025-10-30 08:03:09 +01:00
parent 6afa1fb061
commit 6cb175fe9d

View File

@@ -65,7 +65,7 @@ FEED_CONFIG = {
}
}
GITEA_ORGS = ["smecontribs", "smeserver"]
GITEA_ORGS = ["smecontribs", "smeserver","smedev"]
for org in GITEA_ORGS:
FEED_CONFIG[f"gitea_{org}"] = {
"enabled": True,