From bf87528f1e0f3c274859c2978b554cbba876f7bc Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 7 Jun 2024 20:56:30 +0200 Subject: [PATCH] chore: update .github/CODEOWNERS --- .github/CODEOWNERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8b0d774bb..bb6251c50 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,12 @@ # these owners will be requested for review when someone # opens a pull request. # All GUI Teams: @ipfs-shipyard/ipfs-gui @ipfs-shipyard/gui @ipfs/gui-dev @ipfs/wg-gui-ux -* @ipfs/gui-dev @sgtpooki @whizzzkid +* @ipfs/gui-dev @sgtpooki + +# Explicit ping when changes impact build and release pipeline +electron-builder.yml @lidel +release-please-config.json @lidel +pkgs/ @lidel +.github/workflows/ci.yml @lidel +src/auto-updater/ @lidel +