diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..59405fe --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,14 @@ +# Managed through github.com/adgear/lepage ux53 +# +# Ownership for this component group team +* @adgear/cg-maintainers-dsp-bidding-systems + +# Pull in the architecture team for ADR reviews +/doc/architecture/ @adgear/prac-architecture +/doc/adr/ @adgear/prac-architecture + +# Pull in the SREs on technical doc reviews +RUNBOOK.md @adgear/prac-sre + +# deploy stuff (prometheus for now) +/deploy/ @adgear/prac-sre