maintainers: drop bartsch (#426890)

This commit is contained in:
Wolfgang Walther
2025-07-22 19:44:38 +00:00
committed by GitHub
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -2846,12 +2846,6 @@
githubId = 75235;
name = "Michael Walker";
};
bartsch = {
email = "consume.noise@gmail.com";
github = "bartsch";
githubId = 3390885;
name = "Daniel Martin";
};
bartuka = {
email = "wand@hey.com";
github = "wandersoncferreira";
-1
View File
@@ -151,7 +151,6 @@ let
description = "Boot loader for embedded systems";
license = licenses.gpl2Plus;
maintainers = with maintainers; [
bartsch
dezgeg
lopsided98
];