mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
chore: ADD CODEOWNERS for team-feature-success (#22012)
* ADD CODEOWNERS for survey.py * Add posthog org prefix to team names
This commit is contained in:
parent
2dd5c1aeb1
commit
ab6d0a2864
8
CODEOWNERS
Normal file
8
CODEOWNERS
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user