mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
Add initial project structure with .gitignore, LICENSE, README, and CODEOWNERS
This commit is contained in:
parent
d247551d95
commit
d444f5bd72
13 changed files with 198 additions and 410 deletions
9
CODEOWNERS
Normal file
9
CODEOWNERS
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Microsoft-endorsed content and skills require maintainer review
|
||||
/microsoft/ @jeschulz
|
||||
/skills/ @jeschulz
|
||||
|
||||
# GitHub Actions and CI
|
||||
/.github/ @jeschulz
|
||||
|
||||
# Community content — open to broader review
|
||||
# /community/ reviewers are added as the contributor base grows
|
||||
Loading…
Add table
Add a link
Reference in a new issue