All of lore.kernel.org
 help / color / mirror / Atom feed
* New project: get_maintainer.pl web app
@ 2018-02-09 21:07 Laura Abbott
  2018-02-09 21:21 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Laura Abbott @ 2018-02-09 21:07 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Jeremy Cline, Joe Perches, Jonathan Corbet

Hi,

get_maintainers.pl has been the standard script for figuring out where to
send patches or bug reports. It has the disadvantage of requiring a kernel
tree to actually run though, which makes it harder for bug reports to
came in. I've started working on a small project to expose get_maintainers.pl
as a web app. This would let users enter information from a patch or crash
and call out to get_maintainers.pl. The current project just lets users
enter in a file path and it displays the output as is. There's lots of options
for what we could do with the output (omitting e-mails for those maintainers
who don't want to participate, printing out more helpful warnings etc.)

The project is at https://pagure.io/get_maintainers and is not even close
to ready for primetime (passing data to get_maintainer.pl almost certainly
needs more thought). I'm mostly interested if anyone else would find this
useful or has general feedback.

Thanks,
Laura

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

* Re: New project: get_maintainer.pl web app
  2018-02-09 21:07 New project: get_maintainer.pl web app Laura Abbott
@ 2018-02-09 21:21 ` Joe Perches
  2018-02-09 21:30   ` Laura Abbott
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2018-02-09 21:21 UTC (permalink / raw)
  To: Laura Abbott, Linux Kernel Mailing List; +Cc: Jeremy Cline, Jonathan Corbet

On Fri, 2018-02-09 at 13:07 -0800, Laura Abbott wrote:
> Hi,
> 
> get_maintainers.pl has been the standard script for figuring out where to
> send patches or bug reports. It has the disadvantage of requiring a kernel
> tree to actually run though, which makes it harder for bug reports to
> came in. I've started working on a small project to expose get_maintainers.pl
> as a web app. This would let users enter information from a patch or crash
> and call out to get_maintainers.pl. The current project just lets users
> enter in a file path and it displays the output as is. There's lots of options
> for what we could do with the output (omitting e-mails for those maintainers
> who don't want to participate, printing out more helpful warnings etc.)
> 
> The project is at https://pagure.io/get_maintainers and is not even close
> to ready for primetime (passing data to get_maintainer.pl almost certainly
> needs more thought). I'm mostly interested if anyone else would find this
> useful or has general feedback.

Is there a website already setup too?

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

* Re: New project: get_maintainer.pl web app
  2018-02-09 21:21 ` Joe Perches
@ 2018-02-09 21:30   ` Laura Abbott
  0 siblings, 0 replies; 3+ messages in thread
From: Laura Abbott @ 2018-02-09 21:30 UTC (permalink / raw)
  To: Joe Perches, Linux Kernel Mailing List; +Cc: Jeremy Cline, Jonathan Corbet

On 02/09/2018 01:21 PM, Joe Perches wrote:
> On Fri, 2018-02-09 at 13:07 -0800, Laura Abbott wrote:
>> Hi,
>>
>> get_maintainers.pl has been the standard script for figuring out where to
>> send patches or bug reports. It has the disadvantage of requiring a kernel
>> tree to actually run though, which makes it harder for bug reports to
>> came in. I've started working on a small project to expose get_maintainers.pl
>> as a web app. This would let users enter information from a patch or crash
>> and call out to get_maintainers.pl. The current project just lets users
>> enter in a file path and it displays the output as is. There's lots of options
>> for what we could do with the output (omitting e-mails for those maintainers
>> who don't want to participate, printing out more helpful warnings etc.)
>>
>> The project is at https://pagure.io/get_maintainers and is not even close
>> to ready for primetime (passing data to get_maintainer.pl almost certainly
>> needs more thought). I'm mostly interested if anyone else would find this
>> useful or has general feedback.
> 
> Is there a website already setup too?
> 

Not yet. You have to run the app locally.

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

end of thread, other threads:[~2018-02-09 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 21:07 New project: get_maintainer.pl web app Laura Abbott
2018-02-09 21:21 ` Joe Perches
2018-02-09 21:30   ` Laura Abbott

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.