diff --git a/pkgs/development/python-modules/semgrep/common.nix b/pkgs/development/python-modules/semgrep/common.nix index d77ec89cf6fe..65a674251561 100644 --- a/pkgs/development/python-modules/semgrep/common.nix +++ b/pkgs/development/python-modules/semgrep/common.nix @@ -57,6 +57,7 @@ rec { maintainers = with lib.maintainers; [ jk ambroisie + caverav ]; }; }