maintainers: remove lilyinstarlight

This commit is contained in:
Lily Foster 2024-07-01 20:23:17 -04:00 committed by Yaya
parent c678743f80
commit e1358c969e
2 changed files with 1 additions and 11 deletions

View File

@ -11434,13 +11434,6 @@
githubId = 714;
name = "Lily Ballard";
};
lilyinstarlight = {
email = "lily@lily.flowers";
matrix = "@lily:lily.flowers";
github = "lilyinstarlight";
githubId = 298109;
name = "Lily Foster";
};
limeytexan = {
email = "limeytexan@gmail.com";
github = "limeytexan";

View File

@ -715,10 +715,7 @@ with lib.maintainers;
};
node = {
members = [
lilyinstarlight
winter
];
members = [ winter ];
scope = "Maintain Node.js runtimes and build tooling.";
shortName = "Node.js";
enableFeatureFreezePing = true;