Message ID | 20190502104813.22391-1-atul.gupta@chelsio.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Herbert Xu |
Headers | show |
Series | [1/4] crypto:chelsio Fix NULL pointer dereference | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf7..0d0dda5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4254,7 +4254,7 @@ F: drivers/infiniband/hw/cxgb3/ F: include/uapi/rdma/cxgb3-abi.h CXGB4 CRYPTO DRIVER (chcr) -M: Harsh Jain <harsh@chelsio.com> +M: Atul Gupta <atul.gupta@chelsio.com> L: linux-crypto@vger.kernel.org W: http://www.chelsio.com S: Supported
Modified the maintainer name Signed-off-by: Atul Gupta <atul.gupta@chelsio.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)