[PATCH 0/2] Cleanup the MAINTAINER's file

Andi Shyti posted 2 patches 1 year, 5 months ago
MAINTAINERS | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
[PATCH 0/2] Cleanup the MAINTAINER's file
Posted by Andi Shyti 1 year, 5 months ago
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(-)

-- 
2.45.2
Re: [PATCH 0/2] Cleanup the MAINTAINER's file
Posted by Wolfram Sang 1 year, 5 months ago
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 ;))

Re: [PATCH 0/2] Cleanup the MAINTAINER's file
Posted by Andi Shyti 1 year, 5 months ago
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