Add initial project structure with .gitignore, LICENSE, README, and CODEOWNERS

This commit is contained in:
Jesper Schulz-Wedde 2026-04-17 05:56:10 +02:00
parent d247551d95
commit d444f5bd72
13 changed files with 198 additions and 410 deletions

9
CODEOWNERS Normal file
View 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