notation: add vdemeester as maintainer
https://github.com/NixOS/nixpkgs/pull/461273#issuecomment-3528411732 Co-authored-by: vdemeester <vincent@sbr.pm>
This commit is contained in:
@@ -52,6 +52,7 @@ buildGoModule (finalAttrs: {
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
jk
|
||||
vdemeester
|
||||
];
|
||||
mainProgram = "notation";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user