Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 1e8aa54

Browse files
authored
Merge pull request #134 from edx/add-openedx-yaml
Add an OEP-2 compliant openedx.yaml file
2 parents fee33f4 + 1f76033 commit 1e8aa54

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

openedx.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This file describes this Open edX repo, as described in OEP-2:
2+
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
3+
4+
nick: aap
5+
oeps: {}
6+
openedx-release: {ref: release}
7+
owner: edx/analytics
8+
tags: [analytics]
9+
track-pulls: true

0 commit comments

Comments
 (0)