Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlErickson committed Oct 23, 2024
1 parent fa27f9a commit 376a570
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
12 changes: 5 additions & 7 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,16 @@
# Global owner
* @mcleanbyron

# Config
/articles/docfx.json @KarlErickson @mcleanbyron
/.openpublishing.publish.config.json @KarlErickson @mcleanbyron
/CODEOWNERS @KarlErickson @mcleanbyron

# Intro
/articles/intro/ @mcleanbyron

# DevOps
/articles/ansible/ @TomArcherMsft
/articles/chef/ @TomArcherMsft
/articles/jenkins/ @TomArcherMsft
/articles/terraform/ @TomArcherMsft

# DevEx
/articles/java/ @KarlErickson
/articles/javascript/ @diberry
/articles/python/ @bobtabor-msft
/articles/go/ @bobtabor-msft

Expand Down
1 change: 0 additions & 1 deletion articles/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
"go/**/*.yml": "rotabor",
"java/**/*.md": "karler",
"java/**/*.yml": "karler",
"java/**/*.*": "karler",
"javascript/**/*.md": "diberry",
"javascript/**/*.yml": "diberry",
"jenkins/**/*.md": "tarcher",
Expand Down

0 comments on commit 376a570

Please sign in to comment.