* Reflects new sub-team-based ownership model. * Puts `owner` value in line with updated OEP-2. * Also updates values of `tags` and `oeps`.
14 lines
323 B
YAML
14 lines
323 B
YAML
# This file describes this Open edX repo, as described in OEP-2:
|
|
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
|
|
|
|
nick: grbk
|
|
tags:
|
|
- frontend-app
|
|
- masters
|
|
oeps:
|
|
oep-2: true # Repository metadata
|
|
openedx-release: {ref: master}
|
|
owner:
|
|
type: team
|
|
team: edx/masters-devs-gta
|