Skip to content

Commit

Permalink
docs: add arbi-bom team as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Feb 19, 2025
1 parent ee320f2 commit c3a1d00
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
branch: ${{ github.event.inputs.branch || 'master' }}
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
team_reviewers: "arbi-bom"
send_success_notification: false
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
Expand Down
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# This file records information about this repo. Its use is described in OEP-55:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'pytest-repo-health'
description: "A pytest plugin to report on repository standards conformance."
links:
- url: "https://github.com/openedx/pytest-repo-health"
title: "Pytest plugin for repo health checks"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-arbi-bom
type: 'other'
lifecycle: 'production'

0 comments on commit c3a1d00

Please sign in to comment.