Skip to content

Commit

Permalink
Merge pull request #66 from salman2013/salman/repo-initial-maintenance
Browse files Browse the repository at this point in the history
Initial repo maintenance
  • Loading branch information
Feanil Patel authored Dec 6, 2023
2 parents d91ee98 + 5465d2f commit 91f5466
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: '[email protected]'
# send_success_notification: false
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:<group_name>` or a user(`user:<github_username>`)
owner: "user:bmtcril"
owner: "group:axim-engineering"

# (Required) Acceptable Type Values: service, website, library
type: 'library'
Expand Down

0 comments on commit 91f5466

Please sign in to comment.