All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.11 v2 0/2] Add new add_maintainers.pl script to optimise the workflow when using git format-patch with get_maintainer.pl
@ 2018-04-29 12:44 Lars Kurth
  2018-04-29 12:44 ` [PATCH for-4.11 v2 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
  2018-04-29 12:44 ` [PATCH for-4.11 v2 2/2] Add new add_maintainers.pl script to optimise the workflow when using git format-patch with get_maintainer.pl Lars Kurth
  0 siblings, 2 replies; 20+ messages in thread
From: Lars Kurth @ 2018-04-29 12:44 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich

To avoid issues with duplicate e-mail sending, I also cleaned up MAINTAINERS

I made significant changes to the UI to simplify its usage.
I also added logic, such that the tool only insert's To: and Cc: statements
which were not there before, allowing for running the tool multiple times
on the same <patchdir>

Lars Kurth (2):
  Replace occurances of xen.org with xenproject.org
  Add new add_maintainers.pl script to optimise the workflow when using
    git format-patch with get_maintainer.pl

 MAINTAINERS                |  24 +--
 scripts/add_maintainers.pl | 380 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 392 insertions(+), 12 deletions(-)
 create mode 100755 scripts/add_maintainers.pl

-- 
2.13.0

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-05-02 12:06 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-29 12:44 [PATCH for-4.11 v2 0/2] Add new add_maintainers.pl script to optimise the workflow when using git format-patch with get_maintainer.pl Lars Kurth
2018-04-29 12:44 ` [PATCH for-4.11 v2 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
2018-04-30 13:38   ` Ian Jackson
2018-04-30 13:49     ` Lars Kurth
2018-04-30 14:36       ` Ian Jackson
2018-04-29 12:44 ` [PATCH for-4.11 v2 2/2] Add new add_maintainers.pl script to optimise the workflow when using git format-patch with get_maintainer.pl Lars Kurth
2018-04-30 14:35   ` Ian Jackson
2018-04-30 16:02     ` Lars Kurth
2018-04-30 16:21       ` Ian Jackson
2018-04-30 22:29         ` Lars Kurth
2018-05-01 12:52           ` Ian Jackson
2018-05-01 14:44             ` Lars Kurth
2018-05-01 15:16               ` Ian Jackson
2018-05-01 17:36                 ` Lars Kurth
2018-05-01 17:38                   ` Ian Jackson
2018-05-02  9:01     ` Lars Kurth
2018-05-02 10:50       ` Ian Jackson
2018-05-02 11:36         ` Lars Kurth
2018-05-02 11:45           ` Ian Jackson
2018-05-02 12:06             ` Lars Kurth

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.