[gcc r12-1239] Fix maintainers-verify.sh

Jeff Law law@gcc.gnu.org
Sat Jun 5 13:55:49 GMT 2021


https://gcc.gnu.org/g:416904a2b6070088d91ae8063380587f6e67bf70

commit r12-1239-g416904a2b6070088d91ae8063380587f6e67bf70
Author: Jeff Law <jeffreyalaw@gmail.com>
Date:   Sat Jun 5 09:53:31 2021 -0400

    Fix maintainers-verify.sh
    
            * MAINTAINERS: Adjust my entry in the DCO section so that it does
            not trigger testsuite failures.

Diff:
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 09533bd9925..a0e6c718ea5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -693,5 +693,6 @@ subsequent contributions to GCC are made under the terms of the Developer's
 Certificate of Origin Version 1.1.  See https://gcc.gnu.org/dco.html for more
 information.
 
-Jeff Law					<jeffreyalaw@gmail.com>
-Jeff Law					<jlaw@tachyum.com>
+
+ Jeff Law					<jeffreyalaw@gmail.com>
+ Jeff Law					<jlaw@tachyum.com>


More information about the Gcc-cvs mailing list