Skip to content

Commit

Permalink
chore: ADD CODEOWNERS for team-feature-success (#22012)
Browse files Browse the repository at this point in the history
* ADD CODEOWNERS for survey.py

* Add posthog org prefix to team names
  • Loading branch information
Phanatic authored May 1, 2024
1 parent 2dd5c1a commit ab6d0a2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
frontend/src/scenes/settings/project/SurveySettings.tsx @PostHog/team-feature-success
frontend/src/scenes/surveys/ @PostHog/team-feature-success
posthog/admin/admins/survey_admin.py @PostHog/team-feature-success
posthog/api/survey.py @PostHog/team-feature-success
posthog/api/test/test_survey.py @PostHog/team-feature-success
posthog/models/feedback/survey.py @PostHog/team-feature-success
posthog/tasks/stop_surveys_reached_target.py @PostHog/team-feature-success
posthog/tasks/test/test_stop_surveys_reached_target.py @PostHog/team-feature-success

0 comments on commit ab6d0a2

Please sign in to comment.