mirror of https://github.com/docker/docs.git
Merge pull request #37 from thaJeztah/and-the-others
Add boot2docker, docker-py, libkv
This commit is contained in:
commit
ecfbfef587
|
@ -31,12 +31,15 @@ const (
|
|||
var (
|
||||
org = "docker"
|
||||
projects = []string{
|
||||
"boot2docker",
|
||||
"compose",
|
||||
"distribution",
|
||||
"docker",
|
||||
"docker-py",
|
||||
"dockercraft",
|
||||
"kitematic",
|
||||
"libcompose",
|
||||
"libkv",
|
||||
"libnetwork",
|
||||
"machine",
|
||||
"notary",
|
||||
|
|
Loading…
Reference in New Issue