On Tue, 2021-03-23 at 08:44 -0600, Jeff Law wrote:
>
> I am pleased to announce that the GCC Steering Committee has
> appointed
> David Malcolm as maintainer of the GCC static analyzer.
>
>
> David, please update your listing in the MAINTAINERS file.
Thanks.
I've pushed the following to trunk (as 19599551045412a9badb33543f8bd26db039f5f1)
ChangeLog:
* MAINTAINERS: Add myself as static analyzer maintainer.
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 75954753161..1722f0aa8fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -250,6 +250,7 @@ gdbhooks.py David Malcolm
<[email protected]>
SLSR Bill Schmidt <[email protected]>
jit David Malcolm <[email protected]>
gen* on machine desc Richard Sandiford <[email protected]>
+static analyzer David Malcolm <[email protected]>
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.
--
2.26.2