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 9742722 commit 970e9f5Copy full SHA for 970e9f5
1 file changed
.github/CODEOWNERS
@@ -0,0 +1,12 @@
1
+# CODEOWNERS for context-mill
2
+#
3
+# Path matching is last-match-wins. The wizard-docs catchall is first;
4
+# team-owned skill trees override it below.
5
+
6
+# Default owner
7
+* @PostHog/team-wizard-docs
8
9
+# App-specific ownership
10
+/apps/error-tracking-upload-source-maps/ @PostHog/team-error-tracking
11
+/apps/self-driving/ @PostHog/team-self-driving
12
+/apps/basic-integration/ @PostHog/team-wizard-docs
0 commit comments