Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-06 Thread Michel Dänzer
On 02.05.2016 20:01, Daniel Stone wrote: > On 2 May 2016 at 11:44, Rob Clark wrote: >> On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: >>> So, what is this based on? Maybe I'm not looking in the right place, but >>> out of hundreds of changes in Git touching those files, I see one change >>>

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-06 Thread Michel Dänzer
On 04.05.2016 00:11, Rob Clark wrote: > On Tue, May 3, 2016 at 9:56 AM, Daniel Vetter wrote: >> On Mon, May 02, 2016 at 06:44:34AM -0400, Rob Clark wrote: >>> On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: On 25.04.2016 21:36, Daniel Stone wrote: > On 20 April 2016 at 00:32, Rob Cl

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-04 Thread Rob Clark
On Wed, May 4, 2016 at 1:04 PM, Eric Engestrom wrote: > On Tue, May 03, 2016 at 11:11:56AM -0400, Rob Clark wrote: >> >> Ok, I've renamed to REVIEWERS and scripts/get_reviewer.pl and updated >> the verbage appropriately. > > scripts/get_reviewer.pl still obeys .get_maintainer.conf and > .get_maint

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-04 Thread Eric Engestrom
On Tue, May 03, 2016 at 11:11:56AM -0400, Rob Clark wrote: > > Ok, I've renamed to REVIEWERS and scripts/get_reviewer.pl and updated > the verbage appropriately. scripts/get_reviewer.pl still obeys .get_maintainer.conf and .get_maintainer.ignore. Is that something we want to make more consistent?

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-03 Thread Rob Clark
On Tue, May 3, 2016 at 9:56 AM, Daniel Vetter wrote: > On Mon, May 02, 2016 at 06:44:34AM -0400, Rob Clark wrote: >> On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: >> > On 25.04.2016 21:36, Daniel Stone wrote: >> >> On 20 April 2016 at 00:32, Rob Clark wrote: >> >>> On Tue, Apr 19, 2016 at

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-03 Thread Daniel Vetter
On Mon, May 02, 2016 at 06:44:34AM -0400, Rob Clark wrote: > On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: > > On 25.04.2016 21:36, Daniel Stone wrote: > >> On 20 April 2016 at 00:32, Rob Clark wrote: > >>> On Tue, Apr 19, 2016 at 7:04 PM, Matt Turner wrote: > Let's let people add th

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-02 Thread Daniel Stone
Hi, On 2 May 2016 at 11:44, Rob Clark wrote: > On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: >> So, what is this based on? Maybe I'm not looking in the right place, but >> out of hundreds of changes in Git touching those files, I see one change >> from you about six months ago and five ch

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-02 Thread Rob Clark
On Mon, May 2, 2016 at 2:15 AM, Michel Dänzer wrote: > On 25.04.2016 21:36, Daniel Stone wrote: >> On 20 April 2016 at 00:32, Rob Clark wrote: >>> On Tue, Apr 19, 2016 at 7:04 PM, Matt Turner wrote: Let's let people add themselves to the file if they want. No point in trying to populat

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-05-01 Thread Michel Dänzer
On 25.04.2016 21:36, Daniel Stone wrote: > On 20 April 2016 at 00:32, Rob Clark wrote: >> On Tue, Apr 19, 2016 at 7:04 PM, Matt Turner wrote: >>> Let's let people add themselves to the file if they want. No point in >>> trying to populate it up front. >> >> yeah, I expect people to add themselves

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-25 Thread Daniel Stone
Hi, On 20 April 2016 at 00:32, Rob Clark wrote: > On Tue, Apr 19, 2016 at 7:04 PM, Matt Turner wrote: >> Let's let people add themselves to the file if they want. No point in >> trying to populate it up front. > > yeah, I expect people to add themselves, and for the MAINTAINERS file > to evolve

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-21 Thread Rob Clark
On Thu, Apr 21, 2016 at 9:50 AM, Daniel Vetter wrote: > On Tue, Apr 19, 2016 at 05:11:29PM -0400, Rob Clark wrote: >> From: Rob Clark >> >> Copied from linux kernel, with minimal changes to script (just to >> recognize mesa src tree rather than linux kernel src tree), and slimmed >> down MAINTAIN

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-21 Thread Daniel Vetter
On Tue, Apr 19, 2016 at 05:11:29PM -0400, Rob Clark wrote: > From: Rob Clark > > Copied from linux kernel, with minimal changes to script (just to > recognize mesa src tree rather than linux kernel src tree), and slimmed > down MAINTAINER file syntax to recognize that we don't really have > subsy

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Clark
On Tue, Apr 19, 2016 at 7:04 PM, Matt Turner wrote: > On Tue, Apr 19, 2016 at 3:06 PM, Emil Velikov > wrote: >> Hi Rob, >> >> Speaking of maintainers... I have a patch somewhere that adds you as >> maintainer for $linux/drivers/drm/gpu/msm/. >> Guess I should send it already ;-) >> >> On 19 Apri

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Matt Turner
On Tue, Apr 19, 2016 at 3:06 PM, Emil Velikov wrote: > Hi Rob, > > Speaking of maintainers... I have a patch somewhere that adds you as > maintainer for $linux/drivers/drm/gpu/msm/. > Guess I should send it already ;-) > > On 19 April 2016 at 22:11, Rob Clark wrote: >> From: Rob Clark >> >> Copi

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Clark
On Tue, Apr 19, 2016 at 6:06 PM, Emil Velikov wrote: > Hi Rob, > > Speaking of maintainers... I have a patch somewhere that adds you as > maintainer for $linux/drivers/drm/gpu/msm/. > Guess I should send it already ;-) > > On 19 April 2016 at 22:11, Rob Clark wrote: >> From: Rob Clark >> >> Copi

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Emil Velikov
Hi Rob, Speaking of maintainers... I have a patch somewhere that adds you as maintainer for $linux/drivers/drm/gpu/msm/. Guess I should send it already ;-) On 19 April 2016 at 22:11, Rob Clark wrote: > From: Rob Clark > > Copied from linux kernel, with minimal changes to script (just to > recog

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Herring
On Tue, Apr 19, 2016 at 4:36 PM, Rob Clark wrote: > On Tue, Apr 19, 2016 at 5:32 PM, Ian Romanick wrote: >> On 04/19/2016 02:11 PM, Rob Clark wrote: >>> From: Rob Clark >>> >>> Copied from linux kernel, with minimal changes to script (just to >>> recognize mesa src tree rather than linux kernel

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Ian Romanick
On 04/19/2016 02:36 PM, Rob Clark wrote: > On Tue, Apr 19, 2016 at 5:32 PM, Ian Romanick wrote: >> On 04/19/2016 02:11 PM, Rob Clark wrote: >>> From: Rob Clark >>> >>> Copied from linux kernel, with minimal changes to script (just to >>> recognize mesa src tree rather than linux kernel src tree),

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Clark
On Tue, Apr 19, 2016 at 5:32 PM, Ian Romanick wrote: > On 04/19/2016 02:11 PM, Rob Clark wrote: >> From: Rob Clark >> >> Copied from linux kernel, with minimal changes to script (just to >> recognize mesa src tree rather than linux kernel src tree), and slimmed >> down MAINTAINER file syntax to r

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Clark
On Tue, Apr 19, 2016 at 5:11 PM, Rob Clark wrote: > From: Rob Clark > > Copied from linux kernel, with minimal changes to script (just to > recognize mesa src tree rather than linux kernel src tree), and slimmed > down MAINTAINER file syntax to recognize that we don't really have > subsystem "mai

Re: [Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Ian Romanick
On 04/19/2016 02:11 PM, Rob Clark wrote: > From: Rob Clark > > Copied from linux kernel, with minimal changes to script (just to > recognize mesa src tree rather than linux kernel src tree), and slimmed > down MAINTAINER file syntax to recognize that we don't really have > subsystem "maintainers"

[Mesa-dev] [RFC] add MAINTAINERS and get_maintainer.pl script

2016-04-19 Thread Rob Clark
From: Rob Clark Copied from linux kernel, with minimal changes to script (just to recognize mesa src tree rather than linux kernel src tree), and slimmed down MAINTAINER file syntax to recognize that we don't really have subsystem "maintainers" in the same sense as the linux kernel (ie. no differ