diff --git a/edx_arch_experiments/scripts/generate_code_owner_mappings.py b/edx_arch_experiments/scripts/generate_code_owner_mappings.py index 8f7076f..d0b45a6 100644 --- a/edx_arch_experiments/scripts/generate_code_owner_mappings.py +++ b/edx_arch_experiments/scripts/generate_code_owner_mappings.py @@ -44,6 +44,7 @@ 'learning_assistant': 'https://github.com/edx/learning-assistant', 'lti_consumer': 'https://github.com/openedx/xblock-lti-consumer', 'notices': 'https://github.com/edx/platform-plugin-notices', + 'openassessment': 'https://github.com/openedx/edx-ora2', 'ora2': 'https://github.com/openedx/edx-ora2', 'organizations': 'https://github.com/openedx/edx-organizations', 'search': 'https://github.com/openedx/edx-search',