Skip to content

Commit 7dd29ef

Browse files
authored
chore: add maintainership documentation (#291)
1 parent 2ed9e45 commit 7dd29ef

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

catalog-info.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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: 'openedx-app-android'
8+
description: "The mobile app for Android for the Open EdX Platform"
9+
links:
10+
- url: "https://github.com/openedx/openedx-app-android/tree/main/Documentation"
11+
title: "Documentation"
12+
icon: "PhoneAndroid"
13+
spec:
14+
owner: group:openedx-mobile-maintainers
15+
type: 'mobile'
16+
lifecycle: 'production'

0 commit comments

Comments
 (0)