public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* Re: [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP
       [not found] <1331820621-10095-1-git-send-email-gaowanlong@cn.fujitsu.com>
@ 2012-03-15 14:19 ` Rajak, Rishikesh Kumar (FEL/PQSi)
  2012-03-15 14:30   ` Wanlong Gao
  2012-03-16 18:23 ` Subrata Modak
  1 sibling, 1 reply; 3+ messages in thread
From: Rajak, Rishikesh Kumar (FEL/PQSi) @ 2012-03-15 14:19 UTC (permalink / raw)
  To: Wanlong Gao, akpm@linux-foundation.org
  Cc: ltp-list@lists.sourceforge.net, vapier@gentoo.org,
	linux-kernel@vger.kernel.org, risrajak@linux.vnet.ibm.com

Hi Wanlong,

Review-By: Rishikesh K Rajak <rishikesh.rajak@hp.com>

No issue with me. But still I am closely watching this place though my responsibilities have changed.

Regards
Rishi

-----Original Message-----
From: Wanlong Gao [mailto:gaowanlong@cn.fujitsu.com]
Sent: Thursday, March 15, 2012 7:40 PM
To: akpm@linux-foundation.org
Cc: ltp-list@lists.sourceforge.net; vapier@gentoo.org; linux-kernel@vger.kernel.org; risrajak@linux.vnet.ibm.com
Subject: [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP

The maintain-ship of LTP is out of date, so update it.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
---
 MAINTAINERS |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 95e4e43..3e10e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4173,12 +4173,14 @@ F:      Documentation/hwmon/ltc4261
 F:     drivers/hwmon/ltc4261.c

 LTP (Linux Test Project)
-M:     Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
-M:     Garrett Cooper <yanegomi@gmail.com>
+M:     Shubham Goyal <shubham@linux.vnet.ibm.com>
 M:     Mike Frysinger <vapier@gentoo.org>
-M:     Subrata Modak <subrata@linux.vnet.ibm.com>
+M:     Cyril Hrubis <chrubis@suse.cz>
+M:     Caspar Zhang <caspar@casparzhang.com>
+M:     Wanlong Gao <gaowanlong@cn.fujitsu.com>
 L:     ltp-list@lists.sourceforge.net (subscribers-only)
 W:     http://ltp.sourceforge.net/
+T:     git git://github.com/linux-test-project/ltp.git
 T:     git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
 S:     Maintained

--
1.7.10.rc1


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP
  2012-03-15 14:19 ` [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP Rajak, Rishikesh Kumar (FEL/PQSi)
@ 2012-03-15 14:30   ` Wanlong Gao
  0 siblings, 0 replies; 3+ messages in thread
From: Wanlong Gao @ 2012-03-15 14:30 UTC (permalink / raw)
  To: Rajak, Rishikesh Kumar (FEL/PQSi)
  Cc: ltp-list@lists.sourceforge.net, akpm@linux-foundation.org,
	vapier@gentoo.org, linux-kernel@vger.kernel.org,
	risrajak@linux.vnet.ibm.com

On 03/15/2012 10:19 PM, Rajak, Rishikesh Kumar (FEL/PQSi) wrote:

> Hi Wanlong,
> 
> Review-By: Rishikesh K Rajak <rishikesh.rajak@hp.com>
> 
> No issue with me. But still I am closely watching this place though my responsibilities have changed.


Thank you for your previous great work, Rishikesh.

Regards,
Wanlong Gao

> 
> Regards
> Rishi
> 
> -----Original Message-----
> From: Wanlong Gao [mailto:gaowanlong@cn.fujitsu.com]
> Sent: Thursday, March 15, 2012 7:40 PM
> To: akpm@linux-foundation.org
> Cc: ltp-list@lists.sourceforge.net; vapier@gentoo.org; linux-kernel@vger.kernel.org; risrajak@linux.vnet.ibm.com
> Subject: [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP
> 
> The maintain-ship of LTP is out of date, so update it.
> 
> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
> Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
> ---
>  MAINTAINERS |    8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 95e4e43..3e10e6f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4173,12 +4173,14 @@ F:      Documentation/hwmon/ltc4261
>  F:     drivers/hwmon/ltc4261.c
> 
>  LTP (Linux Test Project)
> -M:     Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
> -M:     Garrett Cooper <yanegomi@gmail.com>
> +M:     Shubham Goyal <shubham@linux.vnet.ibm.com>
>  M:     Mike Frysinger <vapier@gentoo.org>
> -M:     Subrata Modak <subrata@linux.vnet.ibm.com>
> +M:     Cyril Hrubis <chrubis@suse.cz>
> +M:     Caspar Zhang <caspar@casparzhang.com>
> +M:     Wanlong Gao <gaowanlong@cn.fujitsu.com>
>  L:     ltp-list@lists.sourceforge.net (subscribers-only)
>  W:     http://ltp.sourceforge.net/
> +T:     git git://github.com/linux-test-project/ltp.git
>  T:     git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
>  S:     Maintained
> 
> --
> 1.7.10.rc1
> 
> 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
> 



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP
       [not found] <1331820621-10095-1-git-send-email-gaowanlong@cn.fujitsu.com>
  2012-03-15 14:19 ` [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP Rajak, Rishikesh Kumar (FEL/PQSi)
@ 2012-03-16 18:23 ` Subrata Modak
  1 sibling, 0 replies; 3+ messages in thread
From: Subrata Modak @ 2012-03-16 18:23 UTC (permalink / raw)
  To: Wanlong Gao; +Cc: ltp-list, akpm, vapier, linux-kernel, risrajak


[-- Attachment #1.1: Type: text/plain, Size: 1819 bytes --]

Acked-by: Subrata Modak <tosubrata@gmail.com> as the mail id <
subrata@linux.vnet.ibm.com> is no more valid :-)

Regards--
Subrata

On Thu, Mar 15, 2012 at 7:40 PM, Wanlong Gao <gaowanlong@cn.fujitsu.com>wrote:

> The maintain-ship of LTP is out of date, so update it.
>
> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
> Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
> ---
>  MAINTAINERS |    8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 95e4e43..3e10e6f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4173,12 +4173,14 @@ F:      Documentation/hwmon/ltc4261
>  F:     drivers/hwmon/ltc4261.c
>
>  LTP (Linux Test Project)
> -M:     Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
> -M:     Garrett Cooper <yanegomi@gmail.com>
> +M:     Shubham Goyal <shubham@linux.vnet.ibm.com>
>  M:     Mike Frysinger <vapier@gentoo.org>
> -M:     Subrata Modak <subrata@linux.vnet.ibm.com>
> +M:     Cyril Hrubis <chrubis@suse.cz>
> +M:     Caspar Zhang <caspar@casparzhang.com>
> +M:     Wanlong Gao <gaowanlong@cn.fujitsu.com>
>  L:     ltp-list@lists.sourceforge.net (subscribers-only)
>  W:     http://ltp.sourceforge.net/
> +T:     git git://github.com/linux-test-project/ltp.git
>  T:     git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
>  S:     Maintained
>
> --
> 1.7.10.rc1
>
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>



-- 
Regards & Thanks--
Subrata

[-- Attachment #1.2: Type: text/html, Size: 3413 bytes --]

[-- Attachment #2: Type: text/plain, Size: 191 bytes --]

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2012-03-16 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1331820621-10095-1-git-send-email-gaowanlong@cn.fujitsu.com>
2012-03-15 14:19 ` [LTP] [PATCH] MAINTAINERS: update the maintain-ship of LTP Rajak, Rishikesh Kumar (FEL/PQSi)
2012-03-15 14:30   ` Wanlong Gao
2012-03-16 18:23 ` Subrata Modak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox