Skip to content

Commit 190730d

Browse files
authored
Fix CODEOWNERS for custom-auth (#8011)
Fixes the Codeowners path for the custom-auth features
1 parent ba6655b commit 190730d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
* @AzureAD/msal-js-public-client
22

33
# MSAL Browser
4-
/lib/msal-browser/custom-auth @shenj @yongdiw
4+
/lib/msal-browser/src/custom-auth @shenj @yongdiw
5+
/lib/msal-browser/test/custom-auth @shenj @yongdiw
56

67
# MSAL Node
78
/lib/msal-node/ @AzureAD/msal-js-public-client @AzureAD/id4s-msal-team

0 commit comments

Comments
 (0)