From: Victor Julien Date: Fri, 3 Nov 2017 14:19:11 +0000 (+0100) Subject: github/codeowners: add OISF/core-team X-Git-Tag: 1.0.0a1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c39b606b87c7c7f5fdf4b5302d1537c1e64cc71;p=thirdparty%2Fsuricata-update.git github/codeowners: add OISF/core-team Add core team so all PRs get a reviewer assigned. When it's @jasonish it will be just OISF/core-team, otherwise it'll be both. Then @jasonish can approve in name of core-team as well. --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b7e05e1..0a23353 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,5 +8,5 @@ # additionally, it seems only the directoy syntax works. # e.g. '/src/source-*.[ch] @regit' seems to have no effect. -* @jasonish +* @jasonish @OISF/core-team