[Mesa-dev] [PATCH mesa 4/5] REVIEWERS: add added/deleted files to the build systems review groups
Eric Engestrom
eric.engestrom at intel.com
Thu May 31 14:04:34 UTC 2018
This will notify build systems maintainers when files are added or
deleted, so that they can make sure their build systems are updated
accordingly.
Cc: Dylan Baker <dylan at pnwbakers.com>
Cc: Emil Velikov <emil.l.velikov at gmail.com>
Cc: Rob Herring <robh at kernel.org>
Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
---
REVIEWERS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/REVIEWERS b/REVIEWERS
index 44176d7cb0a95d101756..09055d56127d08fea0cb 100644
--- a/REVIEWERS
+++ b/REVIEWERS
@@ -91,11 +91,13 @@ F: configure.ac
F: */Automake.inc
F: */Makefile.*am
F: */Makefile.sources
+F: /dev/null
SCONS BUILD
F: scons/
F: */SConscript*
F: */Makefile.sources
+F: /dev/null
ANDROID BUILD
R: Emil Velikov <emil.l.velikov at gmail.com>
@@ -103,6 +105,7 @@ R: Rob Herring <robh at kernel.org>
F: CleanSpec.mk
F: */Android.*mk
F: */Makefile.sources
+F: /dev/null
MESON BUILD
R: Dylan Baker <dylan at pnwbakers.com>
@@ -110,6 +113,7 @@ R: Eric Engestrom <eric at engestrom.ch>
F: */meson.build
F: meson.build
F: meson_options.txt
+F: /dev/null
ANDROID EGL SUPPORT
R: Rob Herring <robh at kernel.org>
--
Cheers,
Eric
More information about the mesa-dev
mailing list