From 1797707a9a21f7a372d1a5084024ee50b7a11d38 Mon Sep 17 00:00:00 2001 From: Jeremy Ristau Date: Mon, 11 Mar 2024 22:32:01 -0400 Subject: [PATCH 1/3] chore: update openedx.yaml --- openedx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openedx.yaml b/openedx.yaml index 83168042d..7f36b4fb3 100644 --- a/openedx.yaml +++ b/openedx.yaml @@ -1,7 +1,7 @@ # openedx.yaml --- -owner: edx/teaching-and-learning +owner: openedx/2u-tnl tags: - library - component From 9a8deced9b2dfc64fcd28815af2874dc8c3f8089 Mon Sep 17 00:00:00 2001 From: Jeremy Ristau Date: Mon, 11 Mar 2024 22:32:32 -0400 Subject: [PATCH 2/3] chore: update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c32e26e52..b05e61f91 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # The following users are the maintainers of all frontend-app-library-authoring files -* @openedx/teaching-and-learning +* @openedx/2u-tnl From d8503fbfe21c13cfebadb9f7fbfd67f72e8f245e Mon Sep 17 00:00:00 2001 From: Jeremy Ristau Date: Mon, 11 Mar 2024 22:33:21 -0400 Subject: [PATCH 3/3] chore: update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8d3664831..1f5383d89 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -docs/decisions/0001-library-adr.rst @edx/teaching-and-learning +docs/decisions/0001-library-adr.rst @openedx/2u-tnl