Repository: cordova-coho Updated Branches: refs/heads/master 363bdea09 -> f7f027fad
Added cordova-labs to coho's list Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/f7f027fa Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/f7f027fa Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/f7f027fa Branch: refs/heads/master Commit: f7f027fadd1b8bfa81703f2635199faacd5d7e48 Parents: 363bdea Author: Andrew Grieve <[email protected]> Authored: Wed Mar 12 16:59:43 2014 -0400 Committer: Andrew Grieve <[email protected]> Committed: Wed Mar 12 16:59:43 2014 -0400 ---------------------------------------------------------------------- coho | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7f027fa/coho ---------------------------------------------------------------------- diff --git a/coho b/coho index f84f5b8..38f14ca 100755 --- a/coho +++ b/coho @@ -334,6 +334,11 @@ var otherRepos = [ jiraComponentName: 'Coho', inactive: true }, { + title: 'Cordova Labs', + id: 'labs', + repoName: 'cordova-labs', + inactive: true + }, { title: 'Apache dist/release/cordova', id: 'dist', repoName: 'cordova-dist',
