From ac0180620d906c39486963460415502f7abbd16f Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 30 Dec 2015 13:53:46 +0100 Subject: [PATCH] add new impact/distribution label Adds the new label to the documentation. The impact/distribution label is intended for changes that affect the image-format or interaction with the registry (distribution). Signed-off-by: Sebastiaan van Stijn --- project/REVIEWING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/REVIEWING.md b/project/REVIEWING.md index 5a1872252d..d610b571cb 100644 --- a/project/REVIEWING.md +++ b/project/REVIEWING.md @@ -43,8 +43,9 @@ help in reviewing the PR, or because of the potential impact of the PR on their * `impact/api` * `impact/changelog` * `impact/cli` - * `impact/dockerfile` * `impact/deprecation` + * `impact/distribution` + * `impact/dockerfile` # Workflow