added kashw2 maintainer

This commit is contained in:
kashw2
2023-08-20 04:19:22 +00:00
committed by Anderson Torres
parent 40a9a33a2e
commit 21b7acbdb6
+1 -1
View File
@@ -75,6 +75,6 @@ buildGoModule rec {
vulnerability detection when used with a scanner tool like Grype.
'';
license = with licenses; [ asl20 ];
maintainers = with maintainers; [ jk developer-guy ];
maintainers = with maintainers; [ jk developer-guy kashw2 ];
};
}