Skip to content

Commit 009ec1d

Browse files
committed
maintainers: Add rane as a maintainer, and to the Xen team
1 parent 9c213ed commit 009ec1d

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
@@ -19822,6 +19822,14 @@
1982219822
githubId = 5653911;
1982319823
name = "Rampoina";
1982419824
};
19825+
rane = {
19826+
name = "Rane";
19827+
email = "[email protected]";
19828+
matrix = "@rane:junkyard.systems";
19829+
github = "digitalrane";
19830+
githubId = 1829286;
19831+
keys = [ { fingerprint = "EBB6 0EE1 488F D04C D922 C039 AE96 1AF5 9D40 10B5"; } ];
19832+
};
1982519833
ranfdev = {
1982619834
email = "[email protected]";
1982719835
name = "Lorenzo Miglietta";

maintainers/team-list.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,6 +1162,7 @@ with lib.maintainers;
11621162
hehongbo
11631163
lach
11641164
sigmasquadron
1165+
rane
11651166
];
11661167
scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem.";
11671168
shortName = "Xen Project Hypervisor";

0 commit comments

Comments
 (0)