Skip to content

Commit e4e80db

Browse files
authored
build: Add structured Maintainers information (#569)
1 parent 4af4a57 commit e4e80db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

catalog-info.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This file records information about this repo. Its use is described in OEP-55:
2+
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html
3+
apiVersion: backstage.io/v1alpha1
4+
kind: Component
5+
metadata:
6+
name: 'frontend-build'
7+
description: "Common build scripts and tooling for Open edX micro-frontends."
8+
annotations:
9+
openedx.org/arch-interest-groups: ""
10+
spec:
11+
owner: group:committers-frontend-build
12+
type: 'library'
13+
lifecycle: 'production'

0 commit comments

Comments
 (0)