Commit f054cf6
authored
Update CODEOWNERS with MSAL.js Team (#7996)
This pull request updates the `CODEOWNERS` file to consolidate and
simplify code ownership assignments. The main change is replacing
individual maintainer usernames with the
`@AzureAD/msal-js-public-client` team for most areas, and updating
node-related paths to include both `@AzureAD/msal-js-public-client` and
`@AzureAD/id4s-msal-team`. This streamlines code review responsibilities
and reflects current team structures.
Ownership assignment updates:
* Replaced individual user assignments with the
`@AzureAD/msal-js-public-client` team for general ownership and for
several library and sample directories.
* Updated ownership for `/lib/msal-node/` and
`/samples/msal-node-samples/` to include both
`@AzureAD/msal-js-public-client` and `@AzureAD/id4s-msal-team`, ensuring
both teams are responsible for these areas.
Cleanup and simplification:
* Removed redundant or outdated individual user assignments from various
directories, consolidating ownership under relevant teams.1 parent 9d145af commit f054cf6
1 file changed
+3
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
6 | 2 | | |
7 | 3 | | |
8 | | - | |
9 | 4 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 5 | | |
15 | 6 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 7 | + | |
| 8 | + | |
29 | 9 | | |
30 | 10 | | |
31 | 11 | | |
| |||
0 commit comments