1
0
mirror of https://github.com/videojs/video.js.git synced 2025-05-13 22:16:49 +02:00

Updated contrib.json to have org and project names.

This commit is contained in:
Steve Heffernan 2013-05-20 16:34:57 -07:00
parent a6a443bac3
commit fe36ae172d

View File

@ -1,6 +1,7 @@
{ {
"org": "videojs",
"project": "video.js",
"developmentBranch": "master", "developmentBranch": "master",
"releaseBranch": "stable", "releaseBranch": "stable",
"remote": "origin", "remote": "origin"
"upstream": "videojs"
} }