From: Victor Julien Date: Fri, 22 Feb 2019 09:19:39 +0000 (+0100) Subject: github: update codeowners X-Git-Tag: suricata-5.0.0-beta1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b3e1d535437e26e4352923c2a5b15fd8e3f6a5f;p=thirdparty%2Fsuricata.git github: update codeowners --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8a2e4b4e29..0c38d3f3a7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,8 +8,10 @@ # additionally, it seems only the directoy syntax works. # e.g. '/src/source-*.[ch] @regit' seems to have no effect. -* @OISF/core-team +* @OISF/oisf-team /doc/ @norg +/python/ @jasonish @shivan1b /rust/ @victorjulien @jasonish /.github/ @victorjulien +/ebpf/ @regit