Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
chore(secu): add CODEOWNERS (#246)
Browse files Browse the repository at this point in the history
[SECU PLATEFORME]

Ajout d'un fichier CODEOWNERS pour limiter les modifications sur les fichiers de workflows et kubernetes
  • Loading branch information
Julien Bouquillon authored Nov 23, 2021
1 parent e840123 commit fa1ba95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Protect workflow files
.github/workflows/*.yml @socialgouv/sre
.github/CODEOWNERS @socialgouv/sre
.k8s/ @socialgouv/sre
.socialgouv/ @socialgouv/sre

0 comments on commit fa1ba95

Please sign in to comment.