commit | 7057275297fbd23246b72d19c0b73a07bd119530 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Fri Sep 15 12:25:04 2023 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Fri Sep 15 16:20:58 2023 -0400 |
tree | 12d6b23a3cdabd1fe60a728271e5827da79b6894 | |
parent | 607c90c7389f2b9a887a638613f6a311311d42b5 [diff] |
gdb: remove -Werror annotations from MAINTAINERS file I don't think these are useful nowadays, since we now expect all code to be -Werror clean (it's the default in development branches). Change-Id: I8c3b86c70d683bd41344d27add0ac2627a474d20 Approved-By: Tom Tromey <tom@tromey.com>