forked from ratelle/erl_ip_index
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: restrict CODEOWNERS to cg-maintainers-dsp-bidding-systems
- Loading branch information
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,14 @@ | ||
|
||
# Generated by repo-lint as part of Hyperdrive. | ||
# Managed through github.com/adgear/lepage ux53 | ||
# | ||
# Ownership for this component group team | ||
* @adgear/cg-dsp-bidding-systems | ||
|
||
# Pull in the eng practices team on GitHub Actions and CODEOWNERS | ||
.github/* @adgear/prac-engineering | ||
* @adgear/cg-maintainers-dsp-bidding-systems | ||
|
||
# Pull in the architecture team for ADR reviews | ||
# adr/* @adgear/prac-architecture | ||
/doc/architecture/ @adgear/prac-architecture | ||
/doc/adr/ @adgear/prac-architecture | ||
|
||
# Pull in the SREs on technical doc reviews | ||
# RUNBOOK.md @adgear/prac-sre | ||
|
||
# Pull in the tech writers on technical doc reviews | ||
# docs/* @adgear/prac-knowledge-management | ||
# *.md @adgear/prac-knowledge-management | ||
|
||
RUNBOOK.md @adgear/prac-sre | ||
|
||
# deploy stuff (prometheus for now) | ||
/deploy/ @adgear/prac-sre |