aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Fedorenko <vadfed@fb.com>2022-06-22 02:31:31 +0300
committerJakub Kicinski <kuba@kernel.org>2022-06-22 17:22:11 -0700
commit13f28c2cf0701eaf3b251a57b46bca0fe17248ca (patch)
tree331e7d82808f39b61e23d9b875b11a9108a71ebd
parenthinic: Replace memcpy() with direct assignment (diff)
downloadlinux-dev-13f28c2cf0701eaf3b251a57b46bca0fe17248ca.tar.xz
linux-dev-13f28c2cf0701eaf3b251a57b46bca0fe17248ca.zip
MAINTAINERS: Add a maintainer for OCP Time Card
I've been contributing and reviewing patches for ptp_ocp driver for some time and I'm taking care of it's github mirror. On Jakub's suggestion, I would like to step forward and become a maintainer for this driver. This patch adds a dedicated entry to MAINTAINERS. Signed-off-by: Vadim Fedorenko <vadfed@fb.com> Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com> Link: https://lore.kernel.org/r/20220621233131.21240-1-vfedorenko@novek.ru Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 15a2341936ea..d922601f02ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14868,6 +14868,7 @@ F: include/dt-bindings/
OPENCOMPUTE PTP CLOCK DRIVER
M: Jonathan Lemon <jonathan.lemon@gmail.com>
+M: Vadim Fedorenko <vadfed@fb.com>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/ptp/ptp_ocp.c