Skip to content

Commit

Permalink
Asaflevi/fix/nuget references (#35347)
Browse files Browse the repository at this point in the history
* fix nuget references

* update changelog release date

* update codeowners
  • Loading branch information
asaflevi-ms authored Apr 17, 2023
1 parent ef475b5 commit 67ab02d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,16 @@

# ServiceLabel: %Cognitive - Anomaly Detector %Service Attention
/sdk/anomalydetector/Azure.AI.AnomalyDetector/ @conhua @mengaims @juaduan @moreOver0

# PRLabel: %Cognitive - Health Insights
/sdk/healthinsights/ @asaflevi-ms @aviram-microsoft @gils-ms

# ServiceLabel: %Cognitive - Health Insights Cancer Profiling %Service Attention
/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/ @asaflevi-ms @aviram-microsoft @gils-ms

# ServiceLabel: %Cognitive - Health Insights Clinical Matching %Service Attention
/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/ @asaflevi-ms @aviram-microsoft @gils-ms

# ServiceLabel: %Cognitive - QnA Maker %Service Attention
/sdk/cognitiveservices/Knowledge.QnAMaker/ @bingisbestest @nerajput1607

Expand Down Expand Up @@ -488,7 +498,7 @@
/sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit

# PRLabel: %Monitor - Query
/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit
/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit
/sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit

# PRLabel: %Monitor - ApplicationInsights
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con

<!-- LINKS -->
[cancer_profiling_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/
[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/
[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.CancerProfiling/
[cancer_profiling_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/onco-phenotype?branch=healthin202303
[cancer_profiling_client_class]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Generated/CancerProfilingClient.cs
[samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/samples
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
[coc_contact]: mailto:[email protected]
[clinical_matching_docs]: https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/overview?branch=main
[clinical_matching_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/
[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/
[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.ClinicalMatching/
[clinical_matching_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/trial-matcher?branch=healthin202303
[product_docs]:https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/?branch=main
[samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/samples

0 comments on commit 67ab02d

Please sign in to comment.