Merge pull request #37 from thaJeztah/and-the-others

Add boot2docker, docker-py, libkv
This commit is contained in:
Jess Frazelle 2015-12-05 11:55:01 -08:00
commit ecfbfef587
1 changed files with 3 additions and 0 deletions

View File

@ -31,12 +31,15 @@ const (
var (
org = "docker"
projects = []string{
"boot2docker",
"compose",
"distribution",
"docker",
"docker-py",
"dockercraft",
"kitematic",
"libcompose",
"libkv",
"libnetwork",
"machine",
"notary",