From 72d80169858f98fe8bcce2d7169d708fee684a2d Mon Sep 17 00:00:00 2001 From: Jeremy Ristau Date: Wed, 11 Jan 2023 10:08:33 -0500 Subject: [PATCH] feat: including init file to notify on structural changes --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2ccbd2d832..8f1909e5da 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,6 +2,7 @@ # Core common/djangoapps/student/ +common/djangoapps/student/models/__init__.py @openedx/teaching-and-learning common/djangoapps/student/models/course_enrollment.py @openedx/teaching-and-learning common/djangoapps/third_party_auth/ lms/djangoapps/course_api/blocks