added kashw2 maintainer

This commit is contained in:
kashw2 2023-08-20 11:42:54 +10:00 committed by Anderson Torres
parent 40a9a33a2e
commit 21b7acbdb6

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 ];
};
}