Message ID | 20220208031242.227563-1-tzungbi@google.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | MAINTAINERS: update cros_ec_codec maintainers | expand |
Hi Tzung-Bi, On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote: > Updates cros_ec_codec maintainers. > > Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> Acked-By: Benson Leung <bleung@chromium.org> > --- > .../devicetree/bindings/sound/google,cros-ec-codec.yaml | 1 + > MAINTAINERS | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > index 77adbebed824..c3e9f3485449 100644 > --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC > > maintainers: > - Cheng-Yi Chiang <cychiang@chromium.org> > + - Tzung-Bi Shih <tzungbi@google.com> > > description: | > Google's ChromeOS EC codec is a digital mic codec provided by the > diff --git a/MAINTAINERS b/MAINTAINERS > index 568152aa9973..a1f4fd15e770 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4573,6 +4573,7 @@ F: drivers/platform/chrome/ > > CHROMEOS EC CODEC DRIVER > M: Cheng-Yi Chiang <cychiang@chromium.org> > +M: Tzung-Bi Shih <tzungbi@google.com> > R: Guenter Roeck <groeck@chromium.org> > L: chrome-platform@lists.linux.dev > S: Maintained > -- > 2.35.0.263.gb82422642f-goog >
On Wed, Feb 9, 2022 at 3:22 AM Benson Leung <bleung@google.com> wrote: > > Hi Tzung-Bi, > > On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote: > > Updates cros_ec_codec maintainers. > > > > Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> > > Acked-By: Benson Leung <bleung@chromium.org> Acked-By: Cheng-Yi Chiang <cychiang@chromium.org> Thanks Tzungbi! > > > --- > > .../devicetree/bindings/sound/google,cros-ec-codec.yaml | 1 + > > MAINTAINERS | 1 + > > 2 files changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > > index 77adbebed824..c3e9f3485449 100644 > > --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > > +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml > > @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC > > > > maintainers: > > - Cheng-Yi Chiang <cychiang@chromium.org> > > + - Tzung-Bi Shih <tzungbi@google.com> > > > > description: | > > Google's ChromeOS EC codec is a digital mic codec provided by the > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 568152aa9973..a1f4fd15e770 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4573,6 +4573,7 @@ F: drivers/platform/chrome/ > > > > CHROMEOS EC CODEC DRIVER > > M: Cheng-Yi Chiang <cychiang@chromium.org> > > +M: Tzung-Bi Shih <tzungbi@google.com> > > R: Guenter Roeck <groeck@chromium.org> > > L: chrome-platform@lists.linux.dev > > S: Maintained > > -- > > 2.35.0.263.gb82422642f-goog > > > > -- > Benson Leung > Staff Software Engineer > Chrome OS Kernel > Google Inc. > bleung@google.com > Chromium OS Project > bleung@chromium.org
On Tue, 8 Feb 2022 11:12:42 +0800, Tzung-Bi Shih wrote: > Updates cros_ec_codec maintainers. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-linus Thanks! [1/1] MAINTAINERS: update cros_ec_codec maintainers commit: e4e3a93c6e267572ca2345d8d86053e166843a8c 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 --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml index 77adbebed824..c3e9f3485449 100644 --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC maintainers: - Cheng-Yi Chiang <cychiang@chromium.org> + - Tzung-Bi Shih <tzungbi@google.com> description: | Google's ChromeOS EC codec is a digital mic codec provided by the diff --git a/MAINTAINERS b/MAINTAINERS index 568152aa9973..a1f4fd15e770 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4573,6 +4573,7 @@ F: drivers/platform/chrome/ CHROMEOS EC CODEC DRIVER M: Cheng-Yi Chiang <cychiang@chromium.org> +M: Tzung-Bi Shih <tzungbi@google.com> R: Guenter Roeck <groeck@chromium.org> L: chrome-platform@lists.linux.dev S: Maintained
Updates cros_ec_codec maintainers. Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> --- .../devicetree/bindings/sound/google,cros-ec-codec.yaml | 1 + MAINTAINERS | 1 + 2 files changed, 2 insertions(+)