Merge pull request #327133 from rorosen/k3s_rorosen

k3s: add rorosen as maintainer
This commit is contained in:
❄️
2024-07-14 15:54:28 -03:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -17398,6 +17398,12 @@
githubId = 55679162;
keys = [ { fingerprint = "1401 1B63 393D 16C1 AA9C C521 8526 B757 4A53 6236"; } ];
};
rorosen = {
email = "robert.rose@mailbox.org";
github = "rorosen";
githubId = 76747196;
name = "Robert Rose";
};
rosehobgoblin = {
name = "J. L. Bowden";
github = "rosehobgoblin";
+1
View File
@@ -502,6 +502,7 @@ with lib.maintainers;
euank
marcusramberg
mic92
rorosen
superherointj
wrmilling
yajo