From b93aa08e6423620e9c40abc924c500752c0bb4e1 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Mon, 5 Jun 2017 17:59:49 +0200 Subject: [PATCH] Add link to docker-ce-packaging repo --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b5eb26ba8..bb2cb16c62 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,3 +4,4 @@ Want to contribute on Docker CE? Awesome! * Changes to the `engine` should be directed upstream to https://github.com/moby/moby * Changes to the `cli` should be directed upstream to https://github.com/docker/cli +* Changes to the `packaging` should be directed upstream to https://github.com/docker/docker-ce-packaging