From 596aa2871b1e9dd46567f9f275d7e65ca443865a Mon Sep 17 00:00:00 2001 From: Alexander Belokon Date: Mon, 20 Jan 2025 14:45:30 +0100 Subject: [PATCH 1/2] chore: update codeowners file --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 19621a1d..810039d3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -.github @lidofinance/lido-dao-ops-team +* @lidofinance/lido-dao-ops-team +.github @lidofinance/review-gh-workflows From 2179cb214da0e21d275362b0f2f39a7aab5f3201 Mon Sep 17 00:00:00 2001 From: Alexander Belokon Date: Mon, 20 Jan 2025 14:48:35 +0100 Subject: [PATCH 2/2] fix: codeowners --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 810039d3..d543f14e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ * @lidofinance/lido-dao-ops-team -.github @lidofinance/review-gh-workflows