mbox series

[0/2] Cleanup the MAINTAINER's file

Message ID 20240711231927.3103820-1-andi.shyti@kernel.org
Headers show
Series Cleanup the MAINTAINER's file | expand

Message

Andi Shyti July 11, 2024, 11:19 p.m. UTC
Hi,

while reviewing Wolfram's series, I received some delivery
failure notifications for e-mails that don't exist anymore.

With this series I'm removing:

 - Conghui Chen <conghui.chen@intel.com>
 - Thor Thayer <thor.thayer@linux.intel.com>

unfortunately both from Intel :-(

In the case of Altera's subsystems (except for the i2c), I didn't
really know what to do with them, so that I marked them as
Orphan.

Andi

Cc: Andy Shevchenko <andy@kernel.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Lee Jones <lee@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-gpio@vger.kernel.org
Cc: linux-i2c@vger.kernel.org
Cc: virtualization@lists.linux.dev

Andi Shyti (2):
  MAINTAINERS: i2c-virtio: Drop Conghui Chen from Maintainers
  MAINTAINERS: Drop Thor Thayer from maintainers

 MAINTAINERS | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

Comments

Wolfram Sang July 12, 2024, 6:34 a.m. UTC | #1
On Fri, Jul 12, 2024 at 01:19:24AM +0200, Andi Shyti wrote:
> Hi,
> 
> while reviewing Wolfram's series, I received some delivery
> failure notifications for e-mails that don't exist anymore.
> 
> With this series I'm removing:
> 
>  - Conghui Chen <conghui.chen@intel.com>
>  - Thor Thayer <thor.thayer@linux.intel.com>

Fixes for these two are already in my for-current branch. (And the
patches were on the i2c list, Andi ;))
Andi Shyti July 12, 2024, 10:15 a.m. UTC | #2
Hi Wolfram,

On Fri, Jul 12, 2024 at 08:34:11AM GMT, Wolfram Sang wrote:
> On Fri, Jul 12, 2024 at 01:19:24AM +0200, Andi Shyti wrote:
> > Hi,
> > 
> > while reviewing Wolfram's series, I received some delivery
> > failure notifications for e-mails that don't exist anymore.
> > 
> > With this series I'm removing:
> > 
> >  - Conghui Chen <conghui.chen@intel.com>
> >  - Thor Thayer <thor.thayer@linux.intel.com>
> 
> Fixes for these two are already in my for-current branch. (And the
> patches were on the i2c list, Andi ;))

oh yes... sorry, completely forgot. Please, ignore, then :-)

Andi