All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem
@ 2014-08-18  8:29 Lars-Peter Clausen
  2014-08-18  8:43 ` Peter Meerwald
  0 siblings, 1 reply; 4+ messages in thread
From: Lars-Peter Clausen @ 2014-08-18  8:29 UTC (permalink / raw)
  To: Jonathan Cameron, Hartmut Knaack, Peter Meerwald
  Cc: linux-iio, Lars-Peter Clausen

Add those persons who generally tend to review new IIO patches to the list of
designated reviewers to make sure that they are Cc'ed on new patches.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
---
Hartmut, Peter if you are OK with this please ack the patch, otherwise I can
respin it to remove you.
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index aefa948..3f77be0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4580,6 +4580,9 @@ F:	drivers/media/rc/iguanair.c
 
 IIO SUBSYSTEM AND DRIVERS
 M:	Jonathan Cameron <jic23@kernel.org>
+R:	Hartmut Knaack <knaack.h@gmx.de>
+R:	Lars-Peter Clausen <lars@metafoo.de>
+R:	Peter Meerwald <pmeerw@pmeerw.net>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	drivers/iio/
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem
  2014-08-18  8:29 [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem Lars-Peter Clausen
@ 2014-08-18  8:43 ` Peter Meerwald
  2014-08-18 21:58   ` Hartmut Knaack
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Meerwald @ 2014-08-18  8:43 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: Jonathan Cameron, Hartmut Knaack, linux-iio

On Mon, 18 Aug 2014, Lars-Peter Clausen wrote:

> Add those persons who generally tend to review new IIO patches to the list of
> designated reviewers to make sure that they are Cc'ed on new patches.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> ---
> Hartmut, Peter if you are OK with this please ack the patch, otherwise I can
> respin it to remove you.

Acked-by: Peter Meerwald <pmeerw@pmeerw.net>

> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aefa948..3f77be0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4580,6 +4580,9 @@ F:	drivers/media/rc/iguanair.c
>  
>  IIO SUBSYSTEM AND DRIVERS
>  M:	Jonathan Cameron <jic23@kernel.org>
> +R:	Hartmut Knaack <knaack.h@gmx.de>
> +R:	Lars-Peter Clausen <lars@metafoo.de>
> +R:	Peter Meerwald <pmeerw@pmeerw.net>
>  L:	linux-iio@vger.kernel.org
>  S:	Maintained
>  F:	drivers/iio/
> 

-- 

Peter Meerwald
+43-664-2444418 (mobile)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem
  2014-08-18  8:43 ` Peter Meerwald
@ 2014-08-18 21:58   ` Hartmut Knaack
  2014-08-19 19:13     ` Jonathan Cameron
  0 siblings, 1 reply; 4+ messages in thread
From: Hartmut Knaack @ 2014-08-18 21:58 UTC (permalink / raw)
  To: Peter Meerwald, Lars-Peter Clausen; +Cc: Jonathan Cameron, linux-iio

Peter Meerwald schrieb:
> On Mon, 18 Aug 2014, Lars-Peter Clausen wrote:
>
>> Add those persons who generally tend to review new IIO patches to the list of
>> designated reviewers to make sure that they are Cc'ed on new patches.
>>
>> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
>> ---
>> Hartmut, Peter if you are OK with this please ack the patch, otherwise I can
>> respin it to remove you.
> Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Hartmut Knaack <knaack.h@gmx.de>
>
>> ---
>>  MAINTAINERS | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index aefa948..3f77be0 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4580,6 +4580,9 @@ F:	drivers/media/rc/iguanair.c
>>  
>>  IIO SUBSYSTEM AND DRIVERS
>>  M:	Jonathan Cameron <jic23@kernel.org>
>> +R:	Hartmut Knaack <knaack.h@gmx.de>
>> +R:	Lars-Peter Clausen <lars@metafoo.de>
>> +R:	Peter Meerwald <pmeerw@pmeerw.net>
>>  L:	linux-iio@vger.kernel.org
>>  S:	Maintained
>>  F:	drivers/iio/
>>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem
  2014-08-18 21:58   ` Hartmut Knaack
@ 2014-08-19 19:13     ` Jonathan Cameron
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2014-08-19 19:13 UTC (permalink / raw)
  To: Hartmut Knaack, Peter Meerwald, Lars-Peter Clausen; +Cc: linux-iio

On 18/08/14 22:58, Hartmut Knaack wrote:
> Peter Meerwald schrieb:
>> On Mon, 18 Aug 2014, Lars-Peter Clausen wrote:
>>
>>> Add those persons who generally tend to review new IIO patches to the list of
>>> designated reviewers to make sure that they are Cc'ed on new patches.
>>>
>>> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
>>> ---
>>> Hartmut, Peter if you are OK with this please ack the patch, otherwise I can
>>> respin it to remove you.
>> Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
> Acked-by: Hartmut Knaack <knaack.h@gmx.de>
Good idea!  Thanks to all 3 of you for the reviewing and it makes sense
to make it apparent to non regular readers of linux-iio.

Applied to the togreg branch of iio.git

J
>>
>>> ---
>>>  MAINTAINERS | 3 +++
>>>  1 file changed, 3 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index aefa948..3f77be0 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -4580,6 +4580,9 @@ F:	drivers/media/rc/iguanair.c
>>>  
>>>  IIO SUBSYSTEM AND DRIVERS
>>>  M:	Jonathan Cameron <jic23@kernel.org>
>>> +R:	Hartmut Knaack <knaack.h@gmx.de>
>>> +R:	Lars-Peter Clausen <lars@metafoo.de>
>>> +R:	Peter Meerwald <pmeerw@pmeerw.net>
>>>  L:	linux-iio@vger.kernel.org
>>>  S:	Maintained
>>>  F:	drivers/iio/
>>>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-19 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18  8:29 [PATCH] MAINTAINERS: Add designated reviewers for IIO subsystem Lars-Peter Clausen
2014-08-18  8:43 ` Peter Meerwald
2014-08-18 21:58   ` Hartmut Knaack
2014-08-19 19:13     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.