-
Notifications
You must be signed in to change notification settings - Fork 548
Expand file tree
/
Copy pathCODEOWNERS
More file actions
40 lines (32 loc) · 1.44 KB
/
CODEOWNERS
File metadata and controls
40 lines (32 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Testing the new code owners feature in GitHub. Please contact Cory Fowler if you have questions.
# Global owner
* @Susan-Potter
# Config
/articles/docfx.json @KarlErickson @Susan-Potter
/.openpublishing.publish.config.json @KarlErickson @Susan-Potter
/CODEOWNERS @KarlErickson @Susan-Potter
# AI
/articles/ai/ @ms-johnalex
# Intro
/articles/intro/ @Susan-Potter
# DevEx
/articles/python/ @PatAltimore
/articles/go/ @PatAltimore
/articles/cpp/ @ronniegeraghty @antkmsft @PatAltimore
/articles/rust/ @ronniegeraghty @heaths @diberry
/articles/javascript/ @diberry
/articles/java/ @KarlErickson
/articles/github-copilot-app-modernization/ @KarlErickson
# Tools
/articles/azure-developer-cli/ @alexwolfmsft @kristenwomack
/articles/typespec/ @diberry
/articles/azure-mcp-server/ @diberry @sandeep-sen
/articles/azure-mcp-server/get-started @diberry @sandeep-sen @alexwolfmsft
# Azure SDK authentication topics
/articles/go/sdk/authentication/ @scottaddie @chlowell
/articles/java/sdk/authentication/ @scottaddie @g2vinay @anannya03
/articles/javascript/sdk/authentication/ @scottaddie @KarishmaGhiya @minhanh-phan @maorleger
/articles/python/sdk/authentication/ @scottaddie @pvaneck @xiangyan99
/articles/python/sdk/authorization/ @scottaddie @pvaneck @xiangyan99
/articles/cpp/sdk/authentication/ @scottaddie @antkmsft @ronniegeraghty
/articles/rust/sdk/authentication/ @scottaddie @ronniegeraghty @chlowell @heaths