diff mbox series

MAINTAINERS: add tambarus as R for Samsung SPI

Message ID 20250213-gs101-spi-r-v1-1-1e3ab8096873@linaro.org (mailing list archive)
State Accepted
Commit 3d7a20f9ba7b09a35df4bdb5f0ddb2a0c8a4f39e
Headers show
Series MAINTAINERS: add tambarus as R for Samsung SPI | expand

Commit Message

Tudor Ambarus Feb. 13, 2025, 8:03 a.m. UTC
I'm currently working on a Samsung SoC which includes SPI.
I'd like to be Cc'ed to further contributions and help on reviewing
them. Add me as reviewer.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)


---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250213-gs101-spi-r-f5e91e344d11

Best regards,

Comments

Andi Shyti Feb. 13, 2025, 11:23 p.m. UTC | #1
Hi,

On Thu, Feb 13, 2025 at 08:03:41AM +0000, Tudor Ambarus wrote:
> I'm currently working on a Samsung SoC which includes SPI.
> I'd like to be Cc'ed to further contributions and help on reviewing
> them. Add me as reviewer.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>

Acked-by: Andi Shyti <andi.shyti@kernel.org>

Thanks,
Andi
Mark Brown Feb. 17, 2025, 12:24 p.m. UTC | #2
On Thu, 13 Feb 2025 08:03:41 +0000, Tudor Ambarus wrote:
> I'm currently working on a Samsung SoC which includes SPI.
> I'd like to be Cc'ed to further contributions and help on reviewing
> them. Add me as reviewer.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: add tambarus as R for Samsung SPI
      commit: 3d7a20f9ba7b09a35df4bdb5f0ddb2a0c8a4f39e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa065..254175fbe34f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21030,6 +21030,7 @@  F:	include/linux/clk/samsung.h
 
 SAMSUNG SPI DRIVERS
 M:	Andi Shyti <andi.shyti@kernel.org>
+R:	Tudor Ambarus <tudor.ambarus@linaro.org>
 L:	linux-spi@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained