Due to a change in responsibilities, I can no longer serve as an SMC maintainer and need to be removed from the MAINTAINERS list. To reflect these organizational changes, promote Mahanta Jambigi from reviewer to maintainer. Signed-off-by: Wenjia Zhang --- Kernels.code-workspace | 1 + MAINTAINERS | 3 +-- file | 0 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 Kernels.code-workspace create mode 100644 file diff --git a/Kernels.code-workspace b/Kernels.code-workspace new file mode 100644 index 000000000000..9e26dfeeb6e6 --- /dev/null +++ b/Kernels.code-workspace @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/MAINTAINERS b/MAINTAINERS index 1ab8736850ea..f60ccc62e710 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24631,8 +24631,7 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS M: D. Wythe M: Dust Li M: Sidraya Jayagond -M: Wenjia Zhang -R: Mahanta Jambigi +M: Mahanta Jambigi R: Tony Lu R: Wen Gu L: linux-rdma@vger.kernel.org diff --git a/file b/file new file mode 100644 index 000000000000..e69de29bb2d1 -- 2.50.1 (Apple Git-155)