ghostunnel: add mjm as maintainer
This commit is contained in:
committed by
Matt Moriarity
parent
68cce8fdf4
commit
c27dd8a815
@@ -44,7 +44,10 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/ghostunnel/ghostunnel#readme";
|
||||
changelog = "https://github.com/ghostunnel/ghostunnel/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ roberth ];
|
||||
maintainers = with maintainers; [
|
||||
roberth
|
||||
mjm
|
||||
];
|
||||
mainProgram = "ghostunnel";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user