Unverified Commit a364ae4d authored by Christoph Hollizeck's avatar Christoph Hollizeck
Browse files

diebahn: add maintainer cholli

parent 88c4a9f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ stdenv.mkDerivation rec {
    maintainers = with lib.maintainers; [
      dotlambda
      lilacious
      cholli
    ];
    teams = [ lib.teams.gnome-circle ];
  };