diff options
| author | Adonais Romero González <[email protected]> | 2023-08-22 15:47:15 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-08-22 15:47:15 -0700 |
| commit | a24deb382ef94ab81862894d935b272792d1043b (patch) | |
| tree | c08cf0a05a340bcd299fc85ad02445359814d5e9 | |
| parent | 4fe6dd3bcf2f27214af9f89d3cf13b321f45a012 (diff) | |
| parent | 579de5195910865b60300055962b291212af2096 (diff) | |
Merge branch 'main' into develop
| -rw-r--r-- | .github/CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 38729c12..0631c196 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,8 @@ # GitHub configuration -/.github/ @NeoAdonis +/.github/ @microsoft/driver-samples-maintainers # Code Scanning workflow -/.github/workflows/Code-Scanning.yml @NeoAdonis +/.github/workflows/Code-Scanning.yml @microsoft/driver-samples-maintainers # Root files -/* @NeoAdonis +/* @microsoft/driver-samples-maintainers |
