From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/5] MAINTAINERS: Change tmem maintainer. Date: Tue, 14 May 2013 09:26:44 -0400 Message-ID: <20130514132644.GH5558@phenom.dumpdata.com> References: <1368473354-13771-1-git-send-email-konrad.wilk@oracle.com> <1368473354-13771-2-git-send-email-konrad.wilk@oracle.com> <5192082602000078000D5D6A@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5192082602000078000D5D6A@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: George.Dunlap@eu.citrix.com, dgdegra@tycho.nsa.gov, Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com, xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, May 14, 2013 at 08:47:18AM +0100, Jan Beulich wrote: > >>> On 13.05.13 at 21:29, Konrad Rzeszutek Wilk wrote: > > Konrad has graduated to becoming an maintainer in the Xen hypervisor. > > Why do you keep reposting this? It hardly can be against the tip > of the staging tree anymore, as it got applied (with some hassle, > as the patch had and continues to have a stray blank at the > context line "W: ...") 3 days ago. I am not sure why there is a stray blank. The patch certainly did not touch the W line. The reason for the repost is me being unclear how the process works now that we are using git. I am used to sending 'git pull' (in which case it does not matter whether the patch had been applied already or is still in my tree), but the mercurial process favored applying each patch by hand. Hence I sent this out as a hybrid - patches for those that prefer applying it by hand and 'git pull' in case a whole-sale 'git pull' is done. But it is unclear to me whether anybody except Ian Jackson is doing the git pull and who is actually responsible for putting the patches in - especially as some of these cross multiple boundaries between maintainers. And whether some maintainers prefer git pulls or just plain old regular patches. >>From what I have gleamed so far, it is: Ian J - git pull Ian C, Jan - plain old patches. > > Jan > > > Acked-by: Ian Campbell > > Acked-by: Dan Magenheimer > > Signed-off-by: Konrad Rzeszutek Wilk > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 7c672c8..b1e8d23 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -262,7 +262,7 @@ S: Supported > > F: tools/ > > > > TRANSCENDENT MEMORY (TMEM) > > -M: Dan Magenheimer > > +M: Konrad Rzeszutek Wilk > > W: http://oss.oracle.com/projects/tmem > > S: Supported > > F: xen/common/tmem* > > -- > > 1.8.1.4 > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >