Update CODEOWNERS: add Abhijeet/Deb/Annie across all rules, remove kirillg#5820
Merged
kirankumarkolli merged 2 commits intoAzure:masterfrom Apr 29, 2026
Merged
Conversation
Adds @jeet1995 (Abhijeet Mohanty), @kundadebdatta (Debdatta Kunda), and @xinlian12 (Annie Liang) to the global owners line in CODEOWNERS so they will be requested as reviewers on .NET SDK pull requests. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
- Adds @jeet1995 (Abhijeet), @kundadebdatta (Deb), @xinlian12 (Annie) to every individual-owner rule in CODEOWNERS. - Removes @kirillg from rules where they were listed (Microsoft.Azure.Cosmos/tests, Microsoft.Azure.Cosmos.Samples, and the two Contracts directories). - Adds @kushagraThapar to the CODEOWNERS-file ownership line. Team-owned contract JSON files (@Azure/azure-cosmosdb-lt) are left unchanged — those follow the SDK-LT governance review pattern. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
kundadebdatta
approved these changes
Apr 29, 2026
jeet1995
approved these changes
Apr 29, 2026
Praveen-Msft
approved these changes
Apr 29, 2026
kirankumarkolli
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates
CODEOWNERSfor the .NET SDK:Added
Adds the following owners to every individual-owner rule (global
*line, allMicrosoft.Azure.Cosmos/src/*paths,tests,Samples, bothContractsdirectories, and theCODEOWNERSfile rule itself):Also adds @kushagraThapar to the
CODEOWNERSfile ownership rule (last line).Removed
Removes @kirillg from all rules where they were listed:
Microsoft.Azure.Cosmos/testsMicrosoft.Azure.Cosmos.SamplesMicrosoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/ContractsMicrosoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/ContractsUnchanged
The three contract JSON files (
DotNetSDKAPI.json,DotNetPreviewSDKAPI.json,DotNetSDKTelemetryAPI.json) are owned by the team@Azure/azure-cosmosdb-ltand are intentionally left untouched — those follow SDK-LT governance review.Type of change
Closing issues
N/A