aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde@tbsaunde.org>2021-07-15 01:13:49 -0400
committerTrevor Saunders <tbsaunde@tbsaunde.org>2021-07-15 01:16:51 -0400
commitef3bb641e912acb59e689ffbfcb56c7bf0195fd6 (patch)
tree217f6aad27e16642036ebe8d01d51898ecddc466
parent8d76ff99220c7aa428516e93998457dbe299f037 (diff)
downloadgcc-ef3bb641e912acb59e689ffbfcb56c7bf0195fd6.zip
gcc-ef3bb641e912acb59e689ffbfcb56c7bf0195fd6.tar.gz
gcc-ef3bb641e912acb59e689ffbfcb56c7bf0195fd6.tar.bz2
add myself to DCO section
ChangeLog: * MAINTAINERS: Add myself to DCO section. Signed-off-by: Trevor Saunders <tbsaunde@tbsaunde.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 48cfa3f..7cb63e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -705,3 +705,4 @@ information.
Jeff Law <jeffreyalaw@gmail.com>
Jeff Law <jlaw@tachyum.com>
Gaius Mulley <gaius.mulley@southwales.ac.uk>
+ Trevor Saunders <tbsaunde+gcc@tbsaunde.org>