project.config: more Hold label work
diff --git a/project.config b/project.config
index 10c3130..8355335 100644
--- a/project.config
+++ b/project.config
@@ -62,11 +62,14 @@
 	function = NoOp
 	defaultValue = 0
 	copyCondition = is:ANY
-	value = -2 This shall not be merged
-	value = -1 I would prefer this is not merged as is
 	value = 0 No score
 	value = +1 Looks good to me, but someone else must approve
 	value = +2 Looks good to me, approved
+[label "Hold"]
+	function = NoBlock
+	defaultValue = 0
+	value = 0 This change can be submitted.
+	value = +1 Hold this change: don't submit it yet.
 [label "Run-TryBot"]
 	function = NoBlock
 	defaultValue = 0