Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/oppia/oppia into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavsinha98 committed Mar 10, 2019
2 parents 9c75ed5 + 5706cf1 commit 4448fdb
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@


# Collection project.
/core/controllers/collection*.py @kevinlee12
/core/domain/collection*.py @kevinlee12
/core/storage/collection/ @kevinlee12
/core/templates/dev/head/domain/collection/ @kevinlee12
Expand All @@ -28,6 +29,7 @@


# Dashboard frontend pages.
/core/controllers/creator_dashboard*.py @nithusha21
/core/templates/dev/head/domain/creator_dashboard/ @nithusha21
/core/templates/dev/head/domain/learner_dashboard/ @nithusha21
/core/templates/dev/head/pages/creator_dashboard/ @nithusha21
Expand All @@ -37,7 +39,6 @@


# Dev workflow team.
/core/tests/ @apb7
/scripts/ @apb7


Expand Down Expand Up @@ -168,13 +169,14 @@


# Restricted pages.
/core/controllers/admin*.py @seanlip
/core/templates/dev/head/pages/admin/ @seanlip
/core/templates/dev/head/pages/moderator/ @seanlip
/.github/CODEOWNERS @seanlip


# QA team.
/core/tests/ @nithusha21
/core/tests/ @apb7 @nithusha21


# Rich text editor team.
Expand Down Expand Up @@ -215,12 +217,13 @@


# Speed Improvement team.
app.yaml @vojtechjelinek
manifest.json @vojtechjelinek
/app.yaml @vojtechjelinek
/manifest.json @seanlip @vojtechjelinek
/core/templates/dev/head/pages/base.html @vojtechjelinek
/core/templates/dev/head/pages/footer_js_libs.html @vojtechjelinek
/core/templates/dev/head/pages/header_css_libs.html @vojtechjelinek
/core/templates/dev/head/pages/header_js_libs.html @vojtechjelinek
/scripts/install_third_party.sh @seanlip @vojtechjelinek


# User’s profile page.
Expand Down

0 comments on commit 4448fdb

Please sign in to comment.