Skip to content

Commit

Permalink
[CODEOWNERS] update rush.json and ignore-links.txt owners (#30457)
Browse files Browse the repository at this point in the history
to js team because we need to add projects for management packages and
ignore links to documents that are not ready yet.

also remove `/**/tsconfig.strict.json` entry. It was added for we did
migration work for cosmos but we shouldn't own it any more.
  • Loading branch information
jeremymeng authored Jul 19, 2024
1 parent 95c6595 commit 8fc6a67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -1515,6 +1515,7 @@ sdk/ai/ai-inference-rest @glharper @dargilco
/eng/ @ckairen @mikeharder @weshaggard @benbp
/eng/common/ @Azure/azure-sdk-eng
/.github/workflows/ @Azure/azure-sdk-eng
/eng/ignore-links.txt @Azure/azure-sdk-eng @Azure/azure-sdk-js-dev

###########
# Config
Expand All @@ -1540,10 +1541,9 @@ sdk/ai/ai-inference-rest @glharper @dargilco

/eng/tools/dependency-testing @KarishmaGhiya @jeremymeng

/rush.json @mikeharder @ckairen @jeremymeng @Azure/azure-sdk-for-js-core
/rush.json @mikeharder @ckairen @jeremymeng @Azure/azure-sdk-js-dev
/tsconfig.json @mikeharder @ckairen @jeremymeng @deyaaeldeen
/**/tsconfig.json @jeremymeng @deyaaeldeen
/**/tsconfig.strict.json @deyaaeldeen
/**/tsconfig.json @jeremymeng @deyaaeldeen @Azure/azure-sdk-for-js-core
/.scripts/ @mikeharder @ckairen
/vitest.shared.config.ts @jeremymeng @mpodwysocki @deyaaeldeen
/vitest.browser.shared.config.ts @jeremymeng @mpodwysocki @deyaaeldeen
Expand Down

0 comments on commit 8fc6a67

Please sign in to comment.