teams: create the Xen Project Hypervisor Team

Co-authored-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Co-authored-by: Hongbo <hehongbo@mail.com>
Co-authored-by: Rane <rane+nix@junkyard.systems>
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
This commit is contained in:
Fernando Rodrigues
2024-09-28 14:53:59 +00:00
co-authored by Hongbo Rane Yaroslav Bolyukin
parent cba94260c8
commit 652427a9f3
+13
View File
@@ -1022,6 +1022,19 @@ with lib.maintainers;
shortName = "WDZ GmbH";
};
xen = {
members = [
hehongbo
lach
rane
sigmasquadron
];
scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem.";
shortName = "Xen Project Hypervisor";
enableFeatureFreezePing = true;
githubTeams = [ "xen-project" ];
};
xfce = {
members = [
bobby285271