yq-go: add prince213 to maintainers

This commit is contained in:
Sizhe Zhao
2025-05-12 10:51:57 +08:00
parent 9883be98d7
commit 980112aa85
+1
View File
@@ -45,6 +45,7 @@ buildGoModule (finalAttrs: {
license = [ lib.licenses.mit ];
maintainers = with lib.maintainers; [
lewo
prince213
SuperSandro2000
];
};