From d6d211d1819f4a10cb0095078b20727a71b4dd73 Mon Sep 17 00:00:00 2001 From: Miguel Angel Ajo Date: Fri, 2 Oct 2020 10:41:00 +0200 Subject: [PATCH] Add aswinsuryan to CODEOWNERS As requested in the community, he is meting the criteria, and also he is a core contributor of lighthouse. Fixes-Issue: https://github.com/submariner-io/submariner/issues/704 Signed-off-by: Miguel Angel Ajo --- CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index cf77407ae..8a0f4747f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,8 +1,8 @@ -* @mangelajo @tpantelis @Oats87 @vthapar -/.github/workflows/ @mangelajo @tpantelis @Oats87 @vthapar @mkolesnik -/scripts/ @mangelajo @tpantelis @Oats87 @vthapar @mkolesnik -Makefile* @mangelajo @tpantelis @Oats87 @vthapar @mkolesnik -Dockerfile.dapper @mangelajo @tpantelis @Oats87 @vthapar @mkolesnik -package/ @mangelajo @tpantelis @Oats87 @vthapar @mkolesnik -go.mod @mangelajo @tpantelis @Oats87 @vthapar @skitt -go.sum @mangelajo @tpantelis @Oats87 @vthapar @skitt +* @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan +/.github/workflows/ @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @mkolesnik +/scripts/ @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @mkolesnik +Makefile* @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @mkolesnik +Dockerfile.dapper @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @mkolesnik +package/ @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @mkolesnik +go.mod @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @skitt +go.sum @mangelajo @tpantelis @Oats87 @vthapar @aswinsuryan @skitt