maintainers: add bubylou

(cherry picked from commit 67cb8deea1)
This commit is contained in:
Nicholas Malcolm 2026-05-30 09:57:43 -04:00 committed by github-actions[bot]
commit f4a29156be
2 changed files with 8 additions and 0 deletions

View file

@ -4156,6 +4156,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";

View file

@ -137,6 +137,7 @@ stdenv.mkDerivation (finalAttrs: {
artturin
gigglesquid
dtomvan
bubylou
];
mainProgram = "vintagestory";
};