gittuf: add anish as maintainer
Signed-off-by: Anish Pallati <i@anish.land>
This commit is contained in:
@@ -50,6 +50,9 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://gittuf.dev";
|
||||
license = lib.licenses.asl20;
|
||||
mainProgram = "gittuf";
|
||||
maintainers = with lib.maintainers; [ flandweber ];
|
||||
maintainers = with lib.maintainers; [
|
||||
flandweber
|
||||
anish
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user