pgrok: remove myself from maintainers
This commit is contained in:
@@ -82,7 +82,7 @@ buildGoModule {
|
||||
description = "Selfhosted TCP/HTTP tunnel, ngrok alternative, written in Go";
|
||||
homepage = "https://github.com/pgrok/pgrok";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ marie ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "pgrok";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user