Unverified Commit e906d973 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

maintainers: drop bartsch (#426890)

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