diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-05-06 11:15:38 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-05-07 19:41:22 +0200 |
commit | 2e38cc5cea1a435db39d3ab2f9feca6117d60adf (patch) | |
tree | 8d3f8a34ca3a7e3d6a4181e945a8bf0a365b2d22 | |
parent | b2aee6f2e7c61ae87ddfdab00c22775313603981 (diff) | |
download | coreboot-2e38cc5cea1a435db39d3ab2f9feca6117d60adf.tar.xz |
MAINTAINERS: Add lint scripts
Change-Id: I54fea74897010718cf495ffb51667c9cb15869b9
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10124
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 76e4c4c9ff..b054f4dc8c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -134,6 +134,11 @@ ATI MACH64 Driver S: Orphan F: drivers/ati/mach64 +LINT SCRIPTS +M: Patrick Georgi <patrick@georgi-clan.de> +S: Supported +F: util/lint/ + THE REST M: Stefan Reinauer <stefan.reinauer@coreboot.org> L: coreboot@coreboot.org |