Re: [PATCH v2 1/1] scripts: Add add-maintainer.py
From: Nicolas Schier <hidden>
Date: 2023-08-27 05:55:03
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
From: Nicolas Schier <hidden>
Date: 2023-08-27 05:55:03
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
On Fri, Aug 25, 2023 at 10:00:01AM -0700 Guru Das Srinagesh wrote:
On Aug 25 2023 13:44, Nicolas Schier wrote:quoted
On Thu 24 Aug 2023 14:44:36 GMT, Guru Das Srinagesh wrote:quoted
quoted
While testing, I thought that adding addresses without filtering-out duplicates was odd; but as git-send-email does the unique filtering, it doesn't matter.Since I'm using `set()` in this script, the uniqueness is guaranteed here as well - there won't be any duplicates.I thought about patch files that already have 'To/Cc' headers (e.g. 'git format-patch --to=... --cc=...' or by running add-maintainer.py multiple times for updating the lists of recipients. The result is a patch file with possible duplicated lines; but as written: it does matter, effectively.Sorry, did you mean "does" or "does *not*"?
I'm sorry, "it doe not matter". Nicolas
I'll make sure to test v3 of this script out on patches that have To/Cc already included and also run it multiple times on the same patch (effectively the same thing). Thank you. Guru Das.
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel