summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIgor Korotin <igor.korotin@linux.dev>2026-04-09 19:41:00 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2026-04-20 00:05:35 +0200
commit79fc229e8a471356ddfea225f42e02f4fb73c469 (patch)
treeca7fbd7f402d37ff469da7d44e64211795031ede /MAINTAINERS
parentd891635322fbb49559ce9da4cad8643331600519 (diff)
downloadlwn-79fc229e8a471356ddfea225f42e02f4fb73c469.tar.gz
lwn-79fc229e8a471356ddfea225f42e02f4fb73c469.zip
MAINTAINERS: add Rust I2C tree and update Igor Korotin's email
Add a git tree entry for Rust I2C development and update the e-mail address. The tree will be used to collect patches and provide a basis for integration and testing, including linux-next. Signed-off-by: Igor Korotin <igor.korotin@linux.dev> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 76d8291237be..b122e2b53d6b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12090,11 +12090,12 @@ F: include/uapi/linux/i2c-*.h
F: include/uapi/linux/i2c.h
I2C SUBSYSTEM [RUST]
-M: Igor Korotin <igor.korotin.linux@gmail.com>
+M: Igor Korotin <igor.korotin@linux.dev>
R: Danilo Krummrich <dakr@kernel.org>
R: Daniel Almeida <daniel.almeida@collabora.com>
L: rust-for-linux@vger.kernel.org
S: Maintained
+T: git https://github.com/ikrtn/linux.git rust-i2c-next
F: rust/kernel/i2c.rs
F: samples/rust/rust_driver_i2c.rs
F: samples/rust/rust_i2c_client.rs