Merge pull request #269 from openedx/maintainership-phase1
chore: add missing maintainership files
This commit is contained in:
2
CODEOWNERS
Normal file
2
CODEOWNERS
Normal file
@@ -0,0 +1,2 @@
|
||||
# The following users are the maintainers of all frontend-app-library-authoring files
|
||||
* @openedx/teaching-and-learning
|
||||
18
catalog-info.yaml
Normal file
18
catalog-info.yaml
Normal file
@@ -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: 'frontend-lib-content-components'
|
||||
description: "The frontend library for Open edX Content Authoring Editors"
|
||||
links:
|
||||
- url: "https://github.com/openedx/frontend-lib-content-components"
|
||||
title: "Frontend lib content components"
|
||||
icon: "Library"
|
||||
annotations:
|
||||
openedx.org/arch-interest-groups: ""
|
||||
spec:
|
||||
owner: group:teaching-and-learning
|
||||
type: 'website'
|
||||
lifecycle: 'production'
|
||||
Reference in New Issue
Block a user