Referenced GH team names have been updated accordingly as well. Closes: https://github.com/openedx/openedx-platform/issues/37904
19 lines
581 B
YAML
19 lines
581 B
YAML
# 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: 'openedx-platform'
|
|
description: "The monolith at the center of the Open edX platform"
|
|
links:
|
|
- url: "https://docs.openedx.org"
|
|
title: "Documentation"
|
|
icon: "Web"
|
|
annotations:
|
|
openedx.org/release: "master"
|
|
spec:
|
|
owner: group:wg-maintenance-openedx-platform
|
|
type: 'service'
|
|
lifecycle: 'production'
|