Skip to content

Commit

Permalink
Merge pull request #5299 from AzureAD/remove-jasonnutter
Browse files Browse the repository at this point in the history
Remove jasonnutter from CODEOWNERS
  • Loading branch information
jasonnutter committed Oct 13, 2022
2 parents 9811554 + ff0b3fb commit 124f04e
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
* @jasonnutter @tnorling @sameerag @jo-arroyo @hectormmg @bmahall @peterzenz @bgavrilMS
* @tnorling @sameerag @jo-arroyo @hectormmg @bmahall @peterzenz @bgavrilMS

# MSAL Angular
/lib/msal-angular/ @jasonnutter @jo-arroyo @tnorling @peterzenz
/maintenance/msal-angularjs/ @jasonnutter @jo-arroyo @tnorling @peterzenz
/samples/msal-angular-samples/ @jasonnutter @jo-arroyo @tnorling @peterzenz
/samples/msal-angular-v2-samples/ @jasonnutter @jo-arroyo @tnorling @peterzenz
/samples/msal-angularjs-samples/ @jasonnutter @jo-arroyo @tnorling @peterzenz
/lib/msal-angular/ @jo-arroyo @tnorling @peterzenz
/maintenance/msal-angularjs/ @jo-arroyo @tnorling @peterzenz
/samples/msal-angular-samples/ @jo-arroyo @tnorling @peterzenz
/samples/msal-angular-v2-samples/ @jo-arroyo @tnorling @peterzenz
/samples/msal-angularjs-samples/ @jo-arroyo @tnorling @peterzenz

# MSAL Browser
/lib/msal-browser/ @jasonnutter @tnorling @peterzenz
/samples/msal-browser-samples/ @jasonnutter @tnorling @peterzenz
/lib/msal-browser/ @tnorling @peterzenz
/samples/msal-browser-samples/ @tnorling @peterzenz

# MSAL Common
/lib/msal-common/ @sameerag @tnorling @peterzenz @bgavrilMS

# MSAL Core
/lib/msal-core/ @jasonnutter @sameerag @tnorling @peterzenz
/samples/msal-core-samples/ @jasonnutter @sameerag @tnorling @peterzenz
/lib/msal-core/ @sameerag @tnorling @peterzenz
/samples/msal-core-samples/ @sameerag @tnorling @peterzenz

# MSAL Node
/lib/msal-node/ @sameerag @hectormmg @bmahall @peterzenz @jennyf19 @jmprieur @bgavrilMS
Expand All @@ -30,20 +30,20 @@
/maintenance/passport-azure-ad @jennyf19 @jmprieur @bgavrilMS

# MSAL React
/lib/msal-react/ @tnorling @jasonnutter @jo-arroyo @peterzenz
/samples/msal-react-samples/ @tnorling @jasonnutter @jo-arroyo @peterzenz
/lib/msal-react/ @tnorling @jo-arroyo @peterzenz
/samples/msal-react-samples/ @tnorling @jo-arroyo @peterzenz

# Node Token Validation
/lib/node-token-validation @jennyf19 @jmprieur @bgavrilMS
/samples/node-token-validation @jennyf19 @jmprieur @bgavrilMS

## ADAL.js
/maintenance/adal-angular @jasonnutter @sameerag @peterzenz
/maintenance/adal-angular @sameerag @peterzenz

# Build
/build/ @jasonnutter @tnorling @bmahall @peterzenz
/release-scripts/ @jasonnutter @tnorling @bmahall @peterzenz
/.github/ @jasonnutter @tnorling @bmahall @peterzenz
/build/ @tnorling @bmahall @peterzenz
/release-scripts/ @tnorling @bmahall @peterzenz
/.github/ @tnorling @bmahall @peterzenz

# Filepaths to ignore
/change/

0 comments on commit 124f04e

Please sign in to comment.