aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2021-03-23 13:09:07 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2021-03-23 13:09:07 -0400
commit19599551045412a9badb33543f8bd26db039f5f1 (patch)
treefad7f00377a8442c5c05fd6481e86039d9be49a2
parent09f08fef71fb776a1d850a7b854c7ccf8a3d6c11 (diff)
downloadgcc-19599551045412a9badb33543f8bd26db039f5f1.zip
gcc-19599551045412a9badb33543f8bd26db039f5f1.tar.gz
gcc-19599551045412a9badb33543f8bd26db039f5f1.tar.bz2
MAINTAINERS: add myself as static analyzer maintainer
ChangeLog: * MAINTAINERS: Add myself as static analyzer maintainer.
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7595475..1722f0a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -250,6 +250,7 @@ gdbhooks.py David Malcolm <dmalcolm@redhat.com>
SLSR Bill Schmidt <wschmidt@linux.ibm.com>
jit David Malcolm <dmalcolm@redhat.com>
gen* on machine desc Richard Sandiford <rdsandiford@googlemail.com>
+static analyzer David Malcolm <dmalcolm@redhat.com>
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.