-
Notifications
You must be signed in to change notification settings - Fork 529
/
Copy pathCODEOWNERS
31 lines (23 loc) · 888 Bytes
/
CODEOWNERS
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
# Testing the new code owners feature in GitHub. Please contact Cory Fowler if you have questions.
# Global owner
* @mcleanbyron
# Config
/articles/docfx.json @KarlErickson @mcleanbyron
/.openpublishing.publish.config.json @KarlErickson @mcleanbyron
/CODEOWNERS @KarlErickson @mcleanbyron
# AI
/articles/ai/ @ms-johnalex
# Intro
/articles/intro/ @mcleanbyron
# DevEx
/articles/java/ @KarlErickson
/articles/python/ @bobtabor-msft
/articles/go/ @bobtabor-msft
# Tools
/articles/azure-cli/ @alexwolfmsft
/articles/typespect/ @diberry
# Azure SDK authentication topics
/articles/go/sdk/authentication/ @scottaddie @chlowell
/articles/java/sdk/authentication/ @scottaddie @g2vinay @billwert
/articles/javascript/sdk/authentication/ @scottaddie @KarishmaGhiya @minhanh-phan @maorleger
/articles/python/sdk/authentication/ @scottaddie @pvaneck @xiangyan99