We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3789fbc + 009ec1d commit b3b0fe5Copy full SHA for b3b0fe5
maintainers/maintainer-list.nix
@@ -19954,6 +19954,14 @@
19954
githubId = 5653911;
19955
name = "Rampoina";
19956
};
19957
+ rane = {
19958
+ name = "Rane";
19959
+ email = "[email protected]";
19960
+ matrix = "@rane:junkyard.systems";
19961
+ github = "digitalrane";
19962
+ githubId = 1829286;
19963
+ keys = [ { fingerprint = "EBB6 0EE1 488F D04C D922 C039 AE96 1AF5 9D40 10B5"; } ];
19964
+ };
19965
ranfdev = {
19966
email = "[email protected]";
19967
name = "Lorenzo Miglietta";
maintainers/team-list.nix
@@ -1183,6 +1183,7 @@ with lib.maintainers;
1183
hehongbo
1184
lach
1185
sigmasquadron
1186
+ rane
1187
];
1188
scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem.";
1189
shortName = "Xen Project Hypervisor";
0 commit comments