From 0a3136f940d0d23c64713aea90ea5877e567c5dc Mon Sep 17 00:00:00 2001 From: alexathomases <55257302+alexathomases@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:42:03 -0800 Subject: [PATCH] Update CODEOWNERS for Health Deidentification (#32180) ### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [x] Added impacted package name to the issue description - [x] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [x] Added a changelog (if necessary) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a469e65d7fd2..86aa8a776733 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -147,7 +147,7 @@ # ServiceLabel: %Health Deidentification # PRLabel: %Health Deidentification -/sdk/healthdataaiservices/azure-health-deidentification/ @GrahamMThomas +/sdk/healthdataaiservices/azure-health-deidentification/ @GrahamMThomas @alexathomases # PRLabel: %Azure.Identity /sdk/identity/ @KarishmaGhiya @minhanh-phan @maorleger @schaabs @Azure/azure-sdk-write-identity