Unverified Commit 10defe38 authored by Gutyina Gergő's avatar Gutyina Gergő
Browse files

bruno: add maintainer gepbird

parent 33e479c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -151,7 +151,7 @@ buildNpmPackage' rec {
    homepage = "https://www.usebruno.com";
    inherit (electron.meta) platforms;
    license = licenses.mit;
    maintainers = with maintainers; [ water-sucks lucasew kashw2 mattpolzin ];
    maintainers = with maintainers; [ gepbird kashw2 lucasew mattpolzin water-sucks ];
    mainProgram = "bruno";
  };
}