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 afe83e5 commit 947a520Copy full SHA for 947a520
CODEOWNERS
@@ -1,12 +1,12 @@
1
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
2
3
-* @launchdarkly/team-accelerate-product
+* @launchdarkly/team-app-platform-product
4
5
# Documentation
6
*.md @launchdarkly/team-docs
7
8
# vendor docs don't need to be owned by docs team
9
-vendor/* @launchdarkly/team-accelerate-product
+vendor/ @launchdarkly/team-app-platform-product
10
11
# Change log is updated by release bot
12
-CHANGELOG.md @launchdarkly/team-accelerate-product
+CHANGELOG.md @launchdarkly/team-app-platform-product
0 commit comments