diff --git a/contrib.json b/contrib.json index 66afff58a..ccdae2fd0 100644 --- a/contrib.json +++ b/contrib.json @@ -1,6 +1,7 @@ { + "org": "videojs", + "project": "video.js", "developmentBranch": "master", "releaseBranch": "stable", - "remote": "origin", - "upstream": "videojs" + "remote": "origin" }