On 4/21/21 10:44 AM, Martin Jambor wrote:
> Hi,
> 
> On Fri, Mar 12 2021, Martin Liska wrote:
>> ChangeLog:
>>
>>      * MAINTAINERS: Remove entries for removed
>>      components (HSA, BRIG, libhsail-rt).
> 
> Unless he objects, I think you should add Pekka to the Write After
> Approval section as well.

Yep, you are fully right.

Martin

> 
> Martin
> 
> 
>> ---
>>  MAINTAINERS | 5 -----
>>  1 file changed, 5 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index db25583b37b..d3101d5c47f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -150,8 +150,6 @@ C front end/ISO C99      Joseph Myers            
>> <[email protected]>
>>  Ada front end               Arnaud Charlet          <[email protected]>
>>  Ada front end               Eric Botcazou           
>> <[email protected]>
>>  Ada front end               Pierre-Marie de Rodat   <[email protected]>
>> -BRIG (HSAIL) front end      Pekka Jääskeläinen      
>> <[email protected]>
>> -BRIG (HSAIL) front end      Martin Jambor           <[email protected]>
>>  c++                 Jason Merrill           <[email protected]>
>>  c++                 Nathan Sidwell          <[email protected]>
>>  D front end         Iain Buclaw             <[email protected]>
>> @@ -177,8 +175,6 @@ libobjc                  Andrew Pinski           
>> <[email protected]>
>>  libquadmath         Tobias Burnus           <[email protected]>
>>  libquadmath         Jakub Jelinek           <[email protected]>
>>  libvtv                      Caroline Tice           <[email protected]>
>> -libhsail-rt         Pekka Jääskeläinen      
>> <[email protected]>
>> -libhsail-rt         Martin Jambor           <[email protected]>
>>  libphobos           Iain Buclaw             <[email protected]>
>>  line map            Dodji Seketeli          <[email protected]>
>>  soft-fp                     Joseph Myers            
>> <[email protected]>
>> @@ -204,7 +200,6 @@ fixincludes              Bruce Korb              
>> <[email protected]>
>>  *gimpl*                     Jason Merrill           <[email protected]>
>>  gcse.c                      Jeff Law                <[email protected]>
>>  global opt framework        Jeff Law                <[email protected]>
>> -hsa                 Martin Jambor           <[email protected]>
>>  jump.c                      David S. Miller         <[email protected]>
>>  web pages           Gerald Pfeifer          <[email protected]>
>>  config.sub/config.guess     Ben Elliston            <[email protected]>

>From 210d49f95e840432a15640e8456cf8d49e47af14 Mon Sep 17 00:00:00 2001
From: Martin Liska <[email protected]>
Date: Fri, 12 Mar 2021 08:48:43 +0100
Subject: [PATCH 4/4] Remove dead components from MAINTAINERS.

ChangeLog:

	* MAINTAINERS: Remove entries for removed
	components (HSA, BRIG, libhsail-rt).
	Move Pekka to Write After Approval.
---
 MAINTAINERS | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index db25583b37b..8ee8abef2ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -150,8 +150,6 @@ C front end/ISO C99	Joseph Myers		<[email protected]>
 Ada front end		Arnaud Charlet		<[email protected]>
 Ada front end		Eric Botcazou		<[email protected]>
 Ada front end		Pierre-Marie de Rodat	<[email protected]>
-BRIG (HSAIL) front end	Pekka Jääskeläinen	<[email protected]>
-BRIG (HSAIL) front end 	Martin Jambor		<[email protected]>
 c++			Jason Merrill		<[email protected]>
 c++			Nathan Sidwell		<[email protected]>
 D front end		Iain Buclaw		<[email protected]>
@@ -177,8 +175,6 @@ libobjc			Andrew Pinski		<[email protected]>
 libquadmath		Tobias Burnus		<[email protected]>
 libquadmath		Jakub Jelinek		<[email protected]>
 libvtv			Caroline Tice		<[email protected]>
-libhsail-rt		Pekka Jääskeläinen	<[email protected]>
-libhsail-rt		Martin Jambor		<[email protected]>
 libphobos		Iain Buclaw		<[email protected]>
 line map		Dodji Seketeli		<[email protected]>
 soft-fp			Joseph Myers		<[email protected]>
@@ -204,7 +200,6 @@ fixincludes		Bruce Korb		<[email protected]>
 *gimpl*			Jason Merrill		<[email protected]>
 gcse.c			Jeff Law		<[email protected]>
 global opt framework	Jeff Law		<[email protected]>
-hsa			Martin Jambor		<[email protected]>
 jump.c			David S. Miller		<[email protected]>
 web pages		Gerald Pfeifer		<[email protected]>
 config.sub/config.guess	Ben Elliston		<[email protected]>
@@ -448,6 +443,7 @@ Mihail Ionescu					<[email protected]>
 Vladislav Ivanishin				<[email protected]>
 Alexander Ivchenko				<[email protected]>
 Balaji V. Iyer					<[email protected]>
+Pekka Jääskeläinen				<[email protected]>
 Daniel Jacobowitz				<[email protected]>
 Andreas Jaeger					<[email protected]>
 Harsha Jagasia					<[email protected]>
-- 
2.31.1

Reply via email to