maintainers: drop kroell

Single package addition in 2018, never came back.
This commit is contained in:
Wolfgang Walther
2025-12-02 16:34:25 +01:00
parent 8653d8f15c
commit ce3d040a9e
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -14073,12 +14073,6 @@
name = "Kristoffer Longva Eriksen";
matrix = "@krisleri:pvv.ntnu.no";
};
kroell = {
email = "nixosmainter@makroell.de";
github = "rokk4";
githubId = 17659803;
name = "Matthias Axel Kröll";
};
krostar = {
email = "alexis.destrez@pm.me";
github = "krostar";
-1
View File
@@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
description = "Seven Segment Optical Character Recognition";
homepage = "https://github.com/auerswal/ssocr";
license = licenses.gpl3;
maintainers = [ maintainers.kroell ];
mainProgram = "ssocr";
platforms = platforms.unix;
};