summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2017-09-11 13:12:48 -0700
committerMartin Roth <martinroth@google.com>2017-09-15 02:51:55 +0000
commit848f5db3459cb440e56df8f76ffabd2b9708fd09 (patch)
tree6d74caf28d2f4b8db623d81a2ea4577a34167445 /MAINTAINERS
parent025d819ee1d2f0e16af38d68fd7bb50c743b4960 (diff)
downloadcoreboot-848f5db3459cb440e56df8f76ffabd2b9708fd09.tar.xz
MAINTAINERS: Add Julius as LZ4 maintainer
I imported the LZ4 compression code and want to keep an eye on it to ensure that our sources stay in sync with upstream. Change-Id: I249ce24f6630d66d451d993198cd267478e5743e Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/21488 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56218a2bee..584465f86a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -315,6 +315,13 @@ F: src/acpi/
F: src/arch/x86/acpi/
F: util/acpi/
+LZ4 COMPRESSION
+M: Julius Werner <jwerner@chromium.org>
+S: Supported
+F: src/commonlib/lz4*
+F: payloads/libpayload/liblz4/
+F: util/cbfstool/lz4/
+
ARM ARCHITECTURE
M: Julius Werner <jwerner@chromium.org>
S: Supported