maintainers: drop bartsch

Became maintainer of uboot in 2022, never joined the NixOS org, never
reacted to any maintainer pings since. No other PRs, reviews or
comments.
This commit is contained in:
Wolfgang Walther
2025-07-20 13:00:01 +02:00
parent c26ebd7b37
commit f5f8a38089
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -2852,12 +2852,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
@@ -146,7 +146,6 @@ let
description = "Boot loader for embedded systems";
license = licenses.gpl2Plus;
maintainers = with maintainers; [
bartsch
dezgeg
lopsided98
];