diff options
author | Jeff Law <jeffreyalaw@gmail.com> | 2021-06-05 01:35:02 -0400 |
---|---|---|
committer | Jeff Law <jeffreyalaw@gmail.com> | 2021-06-05 01:35:02 -0400 |
commit | f31729d794c4150f6cba97f33ec125e180abd7dd (patch) | |
tree | e97b11a918934fbb18092dc7067ffc3cdb4e9934 | |
parent | 549d7f4310f6f8c2c64efcb6f3efcee99c9d9f4f (diff) | |
download | gcc-f31729d794c4150f6cba97f33ec125e180abd7dd.zip gcc-f31729d794c4150f6cba97f33ec125e180abd7dd.tar.gz gcc-f31729d794c4150f6cba97f33ec125e180abd7dd.tar.bz2 |
* MAINTAINERS: Add myself to DCO section with both email addresses.
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 57c809c..09533bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -692,3 +692,6 @@ By adding your name and email to this section, you certify that all your 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> |