build: Monitor changes to minimal.yml

We don't want a lot of things to end up in minimal.yml so get tagged on
reviews of it.
This commit is contained in:
Feanil Patel
2023-05-08 10:14:16 -04:00
parent 1538b4b9ab
commit 3dec975527

4
.github/CODEOWNERS vendored
View File

@@ -46,3 +46,7 @@ openedx/features/discounts/
# Ping tCRIL On-call if someone uses the QuickStart
# https://docs.openedx.org/en/latest/developers/quickstarts/first_openedx_pr.html
lms/templates/dashboard.html @openedx/tcril-oncall
# Ensure minimal.yml stays minimal, this could be a team in the future
# but it's just me for now, others can sign up if they care as well.
lms/envs/minimal.yml @feanil