diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index 93e84c9504a15f526d1722426105377efa13330d..b737ca9d720441989b52d066130db5157a4172f7 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -468,6 +468,7 @@ our $logFunctions = qr{(?x:
 
 our $signature_tags = qr{(?xi:
 	Signed-off-by:|
+	Co-developed-by:|
 	Acked-by:|
 	Tested-by:|
 	Reviewed-by:|