glab: add anthonyroussel to maintainers

This commit is contained in:
Anthony ROUSSEL
2025-08-30 17:33:12 +02:00
committed by Anthony Roussel
parent 56d32fd2ce
commit 603ff7ec48
+1
View File
@@ -85,6 +85,7 @@ buildGoModule (finalAttrs: {
maintainers = with lib.maintainers; [
freezeboy
luftmensch-luftmensch
anthonyroussel
];
mainProgram = "glab";
};