grype: added kashw2 as maintainer
This commit is contained in:
parent
a8983633d9
commit
6d72a90de9
1 changed files with 1 additions and 1 deletions
|
@ -104,6 +104,6 @@ buildGoModule rec {
|
||||||
container image or filesystem to find known vulnerabilities.
|
container image or filesystem to find known vulnerabilities.
|
||||||
'';
|
'';
|
||||||
license = with licenses; [ asl20 ];
|
license = with licenses; [ asl20 ];
|
||||||
maintainers = with maintainers; [ fab jk ];
|
maintainers = with maintainers; [ fab jk kashw2 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue