Skip to content

Commit b3b0fe5

Browse files
authored
maintainers: Add rane as a maintainer, and to the Xen team (NixOS#393306)
2 parents 3789fbc + 009ec1d commit b3b0fe5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

maintainers/maintainer-list.nix

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19954,6 +19954,14 @@
1995419954
githubId = 5653911;
1995519955
name = "Rampoina";
1995619956
};
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+
};
1995719965
ranfdev = {
1995819966
email = "[email protected]";
1995919967
name = "Lorenzo Miglietta";

maintainers/team-list.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,6 +1183,7 @@ with lib.maintainers;
11831183
hehongbo
11841184
lach
11851185
sigmasquadron
1186+
rane
11861187
];
11871188
scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem.";
11881189
shortName = "Xen Project Hypervisor";

0 commit comments

Comments
 (0)