diff --git a/scripts/rpm_owners/packages.json b/scripts/rpm_owners/packages.json index 499bc36..ce660d6 100644 --- a/scripts/rpm_owners/packages.json +++ b/scripts/rpm_owners/packages.json @@ -4781,7 +4781,7 @@ }, "xcp-python-libs": { "added_by": "XS", - "maintainer": "XAPI & Network", + "maintainer": "OS Platform & Release", "package": "xcp-python-libs", "status": "packaged" }, @@ -4843,6 +4843,13 @@ "package": "xenopsd", "status": "ignored" }, + "xenserver-config": { + "added_by": "XS", + "maintainer": "OS Platform & Release", + "note": "We chose not to follow their decision to stuff RPM macros into a custom RPM, when all were actually coming from CentOS / EPEL / Fedora. But we must evaluate the impact of any future changes made by them there.", + "package": "xenserver-config", + "status": "ignored" + }, "xenserver-dracut": { "added_by": "XS", "maintainer": "OS Platform & Release", @@ -4945,6 +4952,13 @@ "package": "xs-clipboardd", "status": "ignored" }, + "xs-obsolete-packages": { + "added_by": "XS", + "maintainer": "OS Platform & Release", + "note": "We use xcp-ng-deps to obsolete packages. Need to check what they obsolete to see if it's pertinent for us.", + "package": "xs-obsolete-packages", + "status": "ignored" + }, "xs-opam-repo": { "added_by": "XS", "maintainer": "XAPI & Network",