maintainers: Add rane as a maintainer, and to the Xen team (#393306)

authored by Peder Bergebakken Sundt and committed by GitHub b3b0fe59 3789fbc4

+9
+8
maintainers/maintainer-list.nix
··· 19954 19954 githubId = 5653911; 19955 19955 name = "Rampoina"; 19956 19956 }; 19957 + rane = { 19958 + name = "Rane"; 19959 + email = "rane+git@junkyard.systems"; 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 + }; 19957 19965 ranfdev = { 19958 19966 email = "ranfdev@gmail.com"; 19959 19967 name = "Lorenzo Miglietta";
+1
maintainers/team-list.nix
··· 1183 1183 hehongbo 1184 1184 lach 1185 1185 sigmasquadron 1186 + rane 1186 1187 ]; 1187 1188 scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem."; 1188 1189 shortName = "Xen Project Hypervisor";