-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (14 loc) · 789 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (14 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* @AzureAD/msal-js-public-client
# MSAL Browser
/lib/msal-browser/src/custom_auth/ @shenj @yongdiw @nilo-ms @spetrescu84 @mustafamizrak
/lib/msal-browser/test/custom_auth/ @shenj @yongdiw @nilo-ms @spetrescu84 @mustafamizrak
/samples/msal-browser-samples/NativeAuthSample @shenj @yongdiw @nilo-ms @spetrescu84 @mustafamizrak
# MSAL Node
/lib/msal-node/ @AzureAD/msal-js-public-client @AzureAD/id4s-msal-team
/samples/msal-node-samples/ @AzureAD/msal-js-public-client @AzureAD/id4s-msal-team
# MSAL Node Confidential Client Regression Tests
.github/workflows/client-credential-benchmark.yml @AzureAD/id4s-msal-team
.github/workflows/msal-node-confidential-client-benchmarks.yml @AzureAD/id4s-msal-team
/regression-tests/msal-node/ @AzureAD/id4s-msal-team
# Filepaths to ignore
/change/