maintainers: add bubylou

This commit is contained in:
Nicholas Malcolm
2026-06-01 12:35:10 -04:00
parent 0f1a265dec
commit 67cb8deea1
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -4149,6 +4149,13 @@
githubId = 30717258;
name = "bubblepipe";
};
bubylou = {
email = "bubylou@pm.me";
matrix = "@bubylou:matrix.org";
github = "bubylou";
githubId = 3878640;
name = "Nicholas Malcolm";
};
buckley310 = {
email = "sean.bck@gmail.com";
matrix = "@buckley310:matrix.org";
+1
View File
@@ -137,6 +137,7 @@ stdenv.mkDerivation (finalAttrs: {
artturin
gigglesquid
dtomvan
bubylou
];
mainProgram = "vintagestory";
};