Skip to content

Commit 7fb4ce7

Browse files
authored
Merge pull request #36225 from openedx/feanil/watch_settings_file
build: Start watching the production.py files.
2 parents 182bfc4 + 3075066 commit 7fb4ce7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ lms/templates/dashboard.html @openedx/ax
5858
# Ensure minimal.yml stays minimal, this could be a team in the future
5959
# but it's just me for now, others can sign up if they care as well.
6060
lms/envs/minimal.yml @feanil
61+
62+
# Ensure that un-necessary changes don't happen to the settings files as we're cleaning them up.
63+
lms/envs/production.py @feanil @kdmccormick
64+
cms/envs/production.py @feanil @kdmccormick

0 commit comments

Comments
 (0)