Skip to content

Commit cc061e3

Browse files
committed
Re-write codeowners
1 parent 33082c2 commit cc061e3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CODEEWNERS renamed to CODEOWNERS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,11 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# These owners will be the default owners for everything in the repo.
5-
* @Asgoret
5+
* @Asgoret
6+
7+
# Owner of study material
8+
/courses/* @Asgoret
9+
/devops/* @Asgoret
10+
11+
# Owners for other things
12+
*.md @Asgoret @vizdrag

0 commit comments

Comments
 (0)