Skip to content

Commit 08885f2

Browse files
committed
ci: add CODEOWNERS file to require review from rozen03 on critical infrastructure files
1 parent 666fb68 commit 08885f2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Archivo de Dueños de Código (CODEOWNERS)
2+
# Este archivo le dice a GitHub qué usuarios son los responsables de revisar
3+
# cambios en ciertos archivos clave del repositorio.
4+
5+
# Por defecto, cualquier cambio en la infraestructura requiere la aprobación de @rozen03
6+
.github/workflows/google-cloudrun-docker.yml @rozen03
7+
cloudbuild.yaml @rozen03
8+
Dockerfile @rozen03
9+
tg_ids.py @rozen03

0 commit comments

Comments
 (0)