From 45d334feb8568c7e5abeccf9bdb87a70297aba76 Mon Sep 17 00:00:00 2001 From: Alexandru Lighezan Date: Fri, 12 Apr 2024 11:18:18 +0100 Subject: [PATCH 1/2] Add plugins to codeowners --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2bc0e49..b5efad2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ * @TrueLayer/php-oss +* @TrueLayer/plugins From 0c1307b6e7d3ffaf68ef52eb258646b1b48dd859 Mon Sep 17 00:00:00 2001 From: Alexandru Lighezan Date: Fri, 12 Apr 2024 11:25:14 +0100 Subject: [PATCH 2/2] Add security team --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b5efad2..0576a3a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -* @TrueLayer/php-oss -* @TrueLayer/plugins +* @TrueLayer/php-oss @TrueLayer/security @TrueLayer/plugins