internal/rosa: populate Anitya project ids

This enables release monitoring for all applicable projects.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-05 21:32:15 +09:00
parent 9989881dd9
commit f14ab80253
53 changed files with 171 additions and 3 deletions

View File

@@ -71,6 +71,8 @@ func init() {
Name: "attr",
Description: "Commands for Manipulating Filesystem Extended Attributes",
Website: "https://savannah.nongnu.org/projects/attr/",
ID: 137,
}
}
@@ -98,5 +100,7 @@ func init() {
Name: "acl",
Description: "Commands for Manipulating POSIX Access Control Lists",
Website: "https://savannah.nongnu.org/projects/acl/",
ID: 16,
}
}