Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/flashrom/+/67280 )
Change subject: Replace -is:draft ......................................................................
Replace -is:draft
That flag has been retired by Gerrit a long time ago and was replaced with -is:private and -is:wip for different aspects of what a draft change has been previously.
Change-Id: I47db8d9e66864525f35fa45f2136fd2c711b40e9 Reviewed-on: https://review.coreboot.org/c/flashrom/+/67280 Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: Angel Pons th3fanbus@gmail.com Tested-by: Nico Huber nico.h@gmx.de Reviewed-by: Nico Huber nico.h@gmx.de --- M project.config 1 file changed, 19 insertions(+), 1 deletion(-)
Approvals: Nico Huber: Verified; Looks good to me, but someone else must approve Angel Pons: Verified; Looks good to me, approved
diff --git a/project.config b/project.config index 11eae8b..8b79b27 100644 --- a/project.config +++ b/project.config @@ -71,4 +71,4 @@ [notify "flashrom-gerrit"] header = to email = flashrom-gerrit@flashrom.org - filter = -is:draft + filter = -is:private -is:wip