We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed9e45 commit 7dd29efCopy full SHA for 7dd29ef
catalog-info.yaml
@@ -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