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.
2 parents 182bfc4 + 3075066 commit 7fb4ce7Copy full SHA for 7fb4ce7
.github/CODEOWNERS
@@ -58,3 +58,7 @@ lms/templates/dashboard.html @openedx/ax
58
# Ensure minimal.yml stays minimal, this could be a team in the future
59
# but it's just me for now, others can sign up if they care as well.
60
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