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

2016-04-30 Thread Rob Clark
On Sat, Apr 30, 2016 at 3:58 PM, Marek Olšák wrote: > The script is licensed under GNU GPL v2, which can be a showstopper for Mesa. this has come up a couple times already, but we already have files in $mesa/m4 which are GPL.. and this script is not even involved in the build (let alone installed

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

2016-04-30 Thread Marek Olšák
The script is licensed under GNU GPL v2, which can be a showstopper for Mesa. Marek On Sat, Apr 30, 2016 at 9:27 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

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

2016-04-30 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