Unverified Commit f5f8a380 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

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.
parent c26ebd7b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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";
+0 −1
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@ let
            description = "Boot loader for embedded systems";
            license = licenses.gpl2Plus;
            maintainers = with maintainers; [
              bartsch
              dezgeg
              lopsided98
            ];