Skip to content

Commit

Permalink
build: Add structured Maintainers information
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemontoya committed Apr 26, 2024
1 parent 39f1d43 commit 3589064
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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: 'edx-organizations'
description: "Django application responsible for managing the concept of Organizations in the Open edX platform"
links:
- url: "https://github.com/openedx/edx-organizations"
title: "Source Code"
icon: "Code"
annotations:
openedx.org/arch-interest-groups: "felipemontoya"
spec:
owner: user:felipemontoya
type: 'library'
lifecycle: 'production'

0 comments on commit 3589064

Please sign in to comment.