From 5465d2f8dc9bac15c870651a31a7acc610a7e163 Mon Sep 17 00:00:00 2001 From: salman2013 Date: Mon, 4 Dec 2023 10:50:20 +0500 Subject: [PATCH] chore: repo initial maintenance --- .github/workflows/upgrade-python-requirements.yml | 4 ++-- catalog-info.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 6efe4ff..4328b65 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -17,8 +17,8 @@ jobs: branch: ${{ github.event.inputs.branch || 'main' }} # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "" - # team_reviewers: "" - # email_address: "" + team_reviewers: 'axim-aximprovements' + email_address: 'aximimprovements@axim.org' # send_success_notification: false secrets: requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }} diff --git a/catalog-info.yaml b/catalog-info.yaml index 6d437f6..af76cd5 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -11,11 +11,11 @@ metadata: # We use it in Open edX repos to have a comma-separated list of GitHub user # names that might be interested in changes to the architecture of this # component. - openedx.org/arch-interest-groups: "bmtcril" + openedx.org/arch-interest-groups: "" spec: # (Required) This can be a group(`group:` or a user(`user:`) - owner: "user:bmtcril" + owner: "group:axim-engineering" # (Required) Acceptable Type Values: service, website, library type: 'library'