commit | fc88ddf59cc2814ee88ed39a60e4673d3a13a2a6 | [log] [tgz] |
---|---|---|
author | Bartosz Bilas <bartosz.bilas@hotmail.com> | Tue Apr 19 21:20:49 2022 +0200 |
committer | Stephanos Ioannidis <root@stephanos.io> | Thu Apr 21 02:02:39 2022 +0900 |
tree | b7a7a4a7df567688faa33c95a3ae262574b25460 | |
parent | 1135796089c7ac1191a27c5ed9e5792105a83184 [diff] |
scripts: checkpatch: add Co-authored-by tag Add Co-authored-by tag which is mainly used by Github. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 7b39583..137e503 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl
@@ -493,6 +493,7 @@ our $signature_tags = qr{(?xi: Signed-off-by:| + Co-authored-by:| Co-developed-by:| Acked-by:| Tested-by:|