diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-20 12:46:01 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-04-20 13:24:00 +0100 |
commit | c5d0fc54bede8765b7a91bdac342c7c7de8bc8bd (patch) | |
tree | 7b07258076d5438c9ce9de5837cb6f870fed5c1b | |
parent | 234901de2bc6847eaa0aeb4aba62c31ffb8d3ad6 (diff) |
nfc: MAINTAINERS: add Bug entry
Add a Bug section, indicating preferred mailing method for bug reports,
to NFC Subsystem entry.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ad76e7bbaf28..8c58eda0be23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13820,6 +13820,7 @@ M: Krzysztof Kozlowski <[email protected]> L: [email protected] (subscribers-only) S: Maintained +B: mailto:[email protected] F: Documentation/devicetree/bindings/net/nfc/ F: drivers/nfc/ F: include/linux/platform_data/nfcmrvl.h |