All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: configfs: split configfs entry in C and Rust parts
@ 2026-08-12 11:21 Andreas Hindborg
  2026-08-12 11:33 ` Breno Leitao
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Hindborg @ 2026-08-12 11:21 UTC (permalink / raw)
  To: Breno Leitao, Miguel Ojeda, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Alice Ryhl, Trevor Gross,
	Danilo Krummrich, Daniel Almeida, Tamir Duberstein,
	Alexandre Courbot, Onur Özkan
  Cc: linux-kernel, rust-for-linux, Andreas Hindborg

Split configfs MAINTAINERS entry in C and Rust parts. Mark Breno Leitao as
maintainer of configfs C parts. Mark Andreas Hindborg as maintainer of
configfs Rust parts.

Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
---
 MAINTAINERS | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8014b9f8253e..10e2f8fd1542 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6542,14 +6542,19 @@ S:	Maintained
 F:	Documentation/security/snp-tdx-threat-model.rst
 
 CONFIGFS
-M:	Andreas Hindborg <a.hindborg@kernel.org>
-R:	Breno Leitao <leitao@debian.org>
+M:	Breno Leitao <leitao@debian.org>
+R:	Andreas Hindborg <a.hindborg@kernel.org>
+T:	https://git.kernel.org/pub/scm/linux/kernel/git/leitao/linux.git configfs-next
 S:	Supported
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git configfs-next
 F:	fs/configfs/
 F:	include/linux/configfs.h
-F:	rust/kernel/configfs.rs
 F:	samples/configfs/
+
+CONFIGFS [RUST]
+M:	Andreas Hindborg <a.hindborg@kernel.org>
+S:	Supported
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git configfs-next
+F:	rust/kernel/configfs.rs
 F:	samples/rust/rust_configfs.rs
 
 CONGATEC BOARD CONTROLLER MFD DRIVER

---
base-commit: f5bbbfec59b4e2fb7520a91de3df8a6174325d6a
change-id: 20260812-configfs-maintainers-819797eb4acf

Best regards,
--  
Andreas Hindborg <a.hindborg@kernel.org>



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: configfs: split configfs entry in C and Rust parts
  2026-08-12 11:21 [PATCH] MAINTAINERS: configfs: split configfs entry in C and Rust parts Andreas Hindborg
@ 2026-08-12 11:33 ` Breno Leitao
  0 siblings, 0 replies; 2+ messages in thread
From: Breno Leitao @ 2026-08-12 11:33 UTC (permalink / raw)
  To: Andreas Hindborg
  Cc: Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Alice Ryhl, Trevor Gross, Danilo Krummrich,
	Daniel Almeida, Tamir Duberstein, Alexandre Courbot,
	Onur Özkan, linux-kernel, rust-for-linux

On Wed, Aug 12, 2026 at 01:21:51PM +0200, Andreas Hindborg wrote:
> Split configfs MAINTAINERS entry in C and Rust parts. Mark Breno Leitao as
> maintainer of configfs C parts. Mark Andreas Hindborg as maintainer of
> configfs Rust parts.
> 
> Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>

Acked-by: Breno Leitao <leitao@debian.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-12 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 11:21 [PATCH] MAINTAINERS: configfs: split configfs entry in C and Rust parts Andreas Hindborg
2026-08-12 11:33 ` Breno Leitao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.