Browse Source

build: make patches owned by patch-owners (formed by upgrades + security) (#35778)

Samuel Attard 2 years ago
parent
commit
c69754b8e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/CODEOWNERS

+ 1 - 1
.github/CODEOWNERS

@@ -4,7 +4,7 @@
 # https://git-scm.com/docs/gitignore
 
 # Upgrades WG
-/patches/                               @electron/wg-upgrades @electron/wg-security
+/patches/                               @electron/patch-owners
 DEPS                                    @electron/wg-upgrades
 
 # Releases WG