Skip to content

Commit 5ea3ca8

Browse files
authored
update code owner file. Add swiftlint to native auth team ownership (#2304)
1 parent 8c2dce3 commit 5ea3ca8

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
@@ -6,8 +6,9 @@
66
/MSAL/MSAL.xcodeproj/project.pbxproj @AzureAD/AppleIdentityTeam @AzureAD/MSAL-ObjC-CIAM
77
CHANGELOG.md @AzureAD/AppleIdentityTeam @AzureAD/MSAL-ObjC-CIAM
88
# @AzureAD/MSAL-ObjC-CIAM owns any files in the */native_auth
9-
# directories, subdirectories and the module.modulemap file.
9+
# directories, subdirectories and other files related to native auth.
1010
/MSAL/module.modulemap @AzureAD/MSAL-ObjC-CIAM
11+
/MSAL/.swiftlint.yml @AzureAD/MSAL-ObjC-CIAM
1112
/MSAL/src/native_auth/ @AzureAD/MSAL-ObjC-CIAM
1213
/MSAL/test/unit/native_auth/ @AzureAD/MSAL-ObjC-CIAM
1314
/MSAL/test/integration/native_auth/ @AzureAD/MSAL-ObjC-CIAM

0 commit comments

Comments
 (0)