nh: add NotAShelf to maintainers

This commit is contained in:
NotAShelf
2025-04-23 22:12:29 +03:00
parent 7486ec0e38
commit 2a9a8f20eb
+1
View File
@@ -70,6 +70,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
mainProgram = "nh";
maintainers = with lib.maintainers; [
drupol
NotAShelf
viperML
];
};