From f57f5c47253a01074fa06598324b33fee7791e4e Mon Sep 17 00:00:00 2001 From: David Joy Date: Tue, 28 Feb 2023 13:46:03 -0500 Subject: [PATCH] docs: update the maintaining group to openedx/2u-aperture (#703) The @edx/arch-fed group no longer exists - this repo is maintained by the @openedx/2u-aperture team. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1d0acab..ff7a924 100755 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ frontend-app-profile ==================== -This is a micro-frontend application responsible for the display and updating of user profiles. Please tag **@edx/arch-fed** on any PRs or issues. +This is a micro-frontend application responsible for the display and updating of user profiles. Please tag **@openedx/2u-aperture** on any PRs or issues. When a user views their own profile, they're given fields to edit their full name, location, primary spoken language, education, social links, and bio. Each field also has a dropdown to select the visibility of that field - i.e., whether it can be viewed by other learners.