diff options
| author | Adonais Romero Gonzalez <[email protected]> | 2024-04-25 17:25:14 -0700 |
|---|---|---|
| committer | Adonais Romero Gonzalez <[email protected]> | 2024-04-25 17:25:14 -0700 |
| commit | 0590208a249b26e28996c06787f3f90e01b141af (patch) | |
| tree | 8b215a90bd5044693eeb105c497339331e12f3bd | |
| parent | e75cdef627c3dd9bc590ecf92ad238b0340386b8 (diff) | |
Add PnP as code owners
| -rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1994e866..b4b1249d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -75,6 +75,10 @@ /security/ @microsoft/platform-integrity /TrEE/ @microsoft/platform-integrity +# PnP +/general/DCHU/ @microsoft/pnp +/setup/ @microsoft/pnp + # Print /print/ @microsoft/core-print /wia/ @microsoft/core-print |
