syft: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
This commit is contained in:
parent
dae1b748fd
commit
076dba16b4
1 changed files with 1 additions and 1 deletions
|
@ -75,6 +75,6 @@ buildGoModule rec {
|
|||
vulnerability detection when used with a scanner tool like Grype.
|
||||
'';
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ jk ];
|
||||
maintainers = with maintainers; [ jk developer-guy ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue