diff options
author | Miguel Ojeda <[email protected]> | 2018-07-30 18:24:31 +0200 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2018-08-01 18:39:24 +0200 |
commit | 16b7db4c8150ba12e7eb63a5de962e1b05b3b612 (patch) | |
tree | 7f846218ea3effd877c613c0f6176ce3d6793574 | |
parent | 7bee9bd21b404a2fa76c1a8e0ff68379aeef2b91 (diff) |
MAINTAINERS: Add .clang-format entry
As discussed in https://lkml.org/lkml/2018/6/25/877
Signed-off-by: Miguel Ojeda <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32fbc6f732d4..db759f040fcf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3514,6 +3514,11 @@ M: Dave Goodell <[email protected]> S: Supported F: drivers/infiniband/hw/usnic/ +CLANG-FORMAT FILE +M: Miguel Ojeda <[email protected]> +S: Maintained +F: .clang-format + CLEANCACHE API M: Konrad Rzeszutek Wilk <[email protected]> |