add-maintainer.pyI worked on adding a new script to improve the workflow of developers contributing patches to the Linux kernel. Here it is:
[PATCH v2 0/1] Add add-maintainer.py script - Guru Das Srinagesh
Its fate is yet to be decided - it's only at v2 now, and looks like there is already a mature tool named b4 that possibly does the same thing as my script.
The upstream maintainers have ruled in favour of b4, sounding the death knell
for my script1
2
I am extremely proud of the effort I put into v3 - I even added an --undo
flag! I think it's a fantastic nifty little script and:
Onwards and upwards, I say! On to the next problem. I'm on a roll.