aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-08-15 20:38:23 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-15 20:38:23 -0700
commitfa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070 (patch)
tree35221e219586c61f6de0ebed3e2c027f4f4dc3c3 /MAINTAINERS
parentMerge tag 'auxdisplay-for-linus-v4.19' of git://github.com/ojeda/linux (diff)
parentMAINTAINERS: Add .clang-format entry (diff)
downloadlinux-dev-fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070.tar.xz
linux-dev-fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070.zip
Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux
Pull clang-format updates from Miguel Ojeda: "Two improvements for .clang-format: - Set IndentWrappedFunctionNames false (Jason Gunthorpe) - Add MAINTAINERS entry (Miguel Ojeda)" * tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux: MAINTAINERS: Add .clang-format entry clang-format: Set IndentWrappedFunctionNames false
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9f89543b2ffd..64ddcd5041ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3545,6 +3545,11 @@ M: Dave Goodell <dgoodell@cisco.com>
S: Supported
F: drivers/infiniband/hw/usnic/
+CLANG-FORMAT FILE
+M: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
+S: Maintained
+F: .clang-format
+
CLEANCACHE API
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
L: linux-kernel@vger.kernel.org