We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33082c2 commit cc061e3Copy full SHA for cc061e3
CODEEWNERS renamed to CODEOWNERS
@@ -2,4 +2,11 @@
2
# Each line is a file pattern followed by one or more owners.
3
4
# These owners will be the default owners for everything in the repo.
5
-* @Asgoret
+* @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