Unverified Commit 99210457 authored by Aaron Jheng's avatar Aaron Jheng
Browse files

protoscope: remove aaronjheng from maintainers

parent 659fac6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,6 +27,6 @@ buildGoModule {
    mainProgram = "protoscope";
    homepage = "https://github.com/protocolbuffers/protoscope";
    license = lib.licenses.asl20;
    maintainers = with lib.maintainers; [ aaronjheng ];
    maintainers = with lib.maintainers; [ ];
  };
}