Skip to content

Commit bf49822

Browse files
authored
Merge pull request #176 from openedx/feanil/add_catalog_owner
docs: Document the owner for this repo.
2 parents 3f17bb7 + ba21b85 commit bf49822

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

catalog-info.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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+
4+
apiVersion: backstage.io/v1alpha1
5+
kind: Component
6+
metadata:
7+
name: 'eslint-config'
8+
description: "Standard config for working with eslint in the Open edX ecosystem."
9+
links: []
10+
annotations:
11+
openedx.org/arch-interest-groups: ""
12+
spec:
13+
owner: "group:committers-frontend"
14+
type: 'library'
15+
lifecycle: 'production'

0 commit comments

Comments
 (0)