[PATCH v2] MAINTAINERS: update Tzung-Bi's email address
Use kernel.org account instead.
Signed-off-by: Tzung-Bi Shih tzungbi@kernel.org --- Changes from v1: - Also update .mailmap.
.mailmap | 1 + .../devicetree/bindings/sound/google,cros-ec-codec.yaml | 2 +- Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 2 +- MAINTAINERS | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.mailmap b/.mailmap index 380378e2db36..84342d781407 100644 --- a/.mailmap +++ b/.mailmap @@ -414,6 +414,7 @@ TripleX Chung xxx.phy@gmail.com triplex@zh-kernel.org TripleX Chung xxx.phy@gmail.com zhongyu@18mail.cn Tsuneo Yoshioka Tsuneo.Yoshioka@f-secure.com Tycho Andersen tycho@tycho.pizza tycho@tycho.ws +Tzung-Bi Shih tzungbi@kernel.org tzungbi@google.com Uwe Kleine-König ukleinek@informatik.uni-freiburg.de Uwe Kleine-König u.kleine-koenig@pengutronix.de Uwe Kleine-König ukleinek@strlen.de diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml index c3e9f3485449..dea293f403d9 100644 --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml @@ -8,7 +8,7 @@ title: Audio codec controlled by ChromeOS EC
maintainers: - Cheng-Yi Chiang cychiang@chromium.org - - Tzung-Bi Shih tzungbi@google.com + - Tzung-Bi Shih tzungbi@kernel.org
description: | Google's ChromeOS EC codec is a digital mic codec provided by the diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml index 1d73204451b1..ea7d4900ee4a 100644 --- a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml +++ b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Realtek rt1015p codec devicetree bindings
maintainers: - - Tzung-Bi Shih tzungbi@google.com + - Tzung-Bi Shih tzungbi@kernel.org
description: | Rt1015p is a rt1015 variant which does not support I2C and diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..f9749afc0b9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4906,7 +4906,7 @@ F: drivers/platform/chrome/
CHROMEOS EC CODEC DRIVER M: Cheng-Yi Chiang cychiang@chromium.org -M: Tzung-Bi Shih tzungbi@google.com +M: Tzung-Bi Shih tzungbi@kernel.org R: Guenter Roeck groeck@chromium.org L: chrome-platform@lists.linux.dev S: Maintained
On Tue, 25 Oct 2022 10:49:29 +0800, Tzung-Bi Shih wrote:
Use kernel.org account instead.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] MAINTAINERS: update Tzung-Bi's email address commit: 69d1abc0214e944dff1d30e201f8fc332a1adf1a
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
participants (2)
-
Mark Brown
-
Tzung-Bi Shih