diff options
| author | Adonais Romero González <[email protected]> | 2023-08-22 15:46:58 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-08-22 15:46:58 -0700 |
| commit | 579de5195910865b60300055962b291212af2096 (patch) | |
| tree | ca090a240eabd054f79a3bb54e9faefbd4fbbc22 | |
| parent | b999d84d456525d283441aed977dacac33f88c38 (diff) | |
Update code owners to team ownership
| -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 |
