Skip to content

Commit 674899c

Browse files
committed
Update codeowners
1 parent 56325f7 commit 674899c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Dockerfile.* @mtesauro @Maffooch
77
docker-compose.* @mtesauro @Maffooch
88
/docker/ @mtesauro @Maffooch
99
# Documentation changes
10-
/docs/ @paulOsinski @valentijnscholten @Maffooch
10+
/docs/content/ @paulOsinski @valentijnscholten @Maffooch
1111
# Kubernetes should be reviewed by reviewed first by those that know it
12-
/helm/ @cneill @kiblik
12+
/helm/ @cneill @kiblik @Maffooch
1313
# Anything UI related needs to be checked out by those with the eye for it
1414
/dojo/static/ @blakeaowens @Maffooch
1515
/dojo/templates/ @blakeaowens @Maffooch
1616
# Any model changes should be closely looked at
17-
/dojo/models.py @Maffooch
17+
/dojo/models.py @Maffooch
18+
# All other code changes should be reviewed by someone
19+
* @Maffooch @mtesauro

.github/pr-reminder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"dogboat": "sean@defectdojo.com",
2020
"cneill": "charles@defectdojo.com",
2121
"hblankenship": "harold@defectdojo.com",
22+
"valentijnscholten ": "valentijn@defectdojo.com",
2223
}
2324

2425

0 commit comments

Comments
 (0)