mindustry: add indium114 as maintainer (#547051)

This commit is contained in:
Francesco Gazzetta
2026-08-09 11:56:29 +00:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

View File

@@ -12019,6 +12019,13 @@
githubId = 7685264;
name = "Indexyz";
};
indium114 = {
name = "indium114";
github = "indium114";
githubId = 156162907;
matrix = "@indium114:matrix.org";
keys = [ { fingerprint = "FEC7 A1E4 0F1A 528B 865C A0B8 6249 5C16 5883 2CF0"; } ];
};
ineol = {
email = "leo.stefanesco@gmail.com";
github = "ineol";

View File

@@ -260,6 +260,7 @@ stdenv.mkDerivation {
chkno
fgaz
thekostins
indium114
];
platforms = lib.platforms.all;
# TODO alsa-lib is linux-only, figure out what dependencies are required on Darwin