<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><div><br></div></div><div dir="ltr"><blockquote type="cite">On Aug 17, 2020, at 10:40 PM, Tyler Reddy <tyler.je.reddy@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">For the author lists (with new contributors highlighted), the command looks like "

<span style="color:rgb(42,49,53);font-family:"Helvetica Neue",Arial,sans-serif;font-size:15px;white-space:pre-wrap">python tools/</span><a class="gmail-contentLink" target="_blank" rel="noreferrer" href="http://authors.py/" style="margin:0px;padding:0px;border:0px;outline:0px;font-size:15px;vertical-align:baseline;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;color:rgb(134,140,144);font-family:"Helvetica Neue",Arial,sans-serif;white-space:pre-wrap">authors.py</a><span style="color:rgb(42,49,53);font-family:"Helvetica Neue",Arial,sans-serif;font-size:15px;white-space:pre-wrap"> 042731365..fb51f487c8 "</span><div><span style="color:rgb(42,49,53);font-family:"Helvetica Neue",Arial,sans-serif;font-size:15px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(42,49,53);font-family:"Helvetica Neue",Arial,sans-serif;font-size:15px;white-space:pre-wrap">I think some of those release management tools are dependent on proper usage of milestones, though perhaps not in that specific case where the hash range is provided directly.</span></div></div><br></div></blockquote><div><br></div>Thanks Tyler. I didn’t check closely on the milestone issue-you mean use of tags on the commit log right?<div><br></div><div>I was able to add a flag to get the names and nothing else so those could easily be copied into the file on the website. </div><div><br></div><div>Pr is:</div><div><br></div><div><a href="https://github.com/scipy/scipy/pull/12793">https://github.com/scipy/scipy/pull/12793</a></div><div><br></div><div>I also opened a pr on the website repo to move over thanks file:</div><div><br></div><div><a href="https://github.com/scipy/scipy.org/pull/364">https://github.com/scipy/scipy.org/pull/364</a></div><div><br></div><div>Finally, I opened a separate pr to delete the existing thanks:</div><div><br></div><div><a href="https://github.com/scipy/scipy/pull/12792">https://github.com/scipy/scipy/pull/12792</a></div><div><br></div><div>I think this is what you had in mind Ralf but if not please let me know on the PR(s). </div><div><br><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 16 Aug 2020 at 18:04, <<a href="mailto:rlucas7@vt.edu">rlucas7@vt.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><br><div dir="ltr"><blockquote type="cite">On Aug 15, 2020, at 8:15 PM, Matt Haberland <<a href="mailto:mhaberla@calpoly.edu" target="_blank">mhaberla@calpoly.edu</a>> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="auto"><div>+1 for retiring the manually updated file. <br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 15, 2020, 3:55 PM Ralf Gommers <<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 15, 2020 at 9:43 PM <<a href="mailto:rlucas7@vt.edu" rel="noreferrer" target="_blank">rlucas7@vt.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi scipy-dev, <br>
<br>
For work on the 1.5 release we used a wiki rather than have people add commits to the thanks file in the repo. <br>
I’m assuming this was to alleviate rebase conflicts to merge. My question is, <br>
<br>
Is using a wikifor tracking thanks to add in each release the way we track thanks entries moving forward? <br>
<br>
To be clear these would be separate wiki pages from the release notes wiki pages. <br></blockquote><div><br></div><div>That does sound like a good idea.</div><div><br></div><div>A perhaps even better one is to retire the THANKS.txt file. It really doesn't have much value, is very inconsistently updated and old entries are horribly out of date (e.g. Pauli is thanked for docs work and interpolation bug fixes - that doesn't quite cover his contributions :)).</div><div><br></div></div></div></blockquote></div></div></div></div></blockquote><br><div>Yeah agree. </div><br><blockquote type="cite"><div dir="ltr"><div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>I'd prefer to extract the relevant historical info and put that on the website. Or just have a full list of contributors that's autogenerated.</div></div></div></blockquote></div></div></div></div></blockquote><br>We already do the auto generate for each release IIRC. At least I assume that the RM (Tyler) does that in an auto generated way. <div><br><div><blockquote type="cite"><div dir="ltr"><div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div> The thanks to institutions at the bottom of the file already lives at <a href="https://scipy.org/scipylib/donations.html#acknowledgements" rel="noreferrer" target="_blank">https://scipy.org/scipylib/donations.html#acknowledgements</a></div></div></div></blockquote></div></div></div></div></blockquote><br>We could move the individual thanks entries (as currently written) to the scipy site. As a separate section on this acknowledgements page.</div><div><br></div><div>That would be a one off change but what about moving forward? </div><div><br></div><div>I’ve noticed on the release notes there are indications for first time contributors. I’ve not used those tools myself.</div><div><br></div><div> Is there a way we can get a list of these first time contributors/individuals from the same tool(s)? </div><div><br></div><div>That would probably be the easiest thing to do if we want to periodically add/update a contributors page. </div><div><br><blockquote type="cite"><div dir="ltr"><div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>Cheers,<br></div><div>Ralf</div><div><br></div></div></div>
_______________________________________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@python.org" rel="noreferrer" target="_blank">SciPy-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scipy-dev</a><br>
</blockquote></div></div></div>
<span>_______________________________________________</span><br><span>SciPy-Dev mailing list</span><br><span><a href="mailto:SciPy-Dev@python.org" target="_blank">SciPy-Dev@python.org</a></span><br><span><a href="https://mail.python.org/mailman/listinfo/scipy-dev" target="_blank">https://mail.python.org/mailman/listinfo/scipy-dev</a></span><br></div></blockquote></div></div></div>_______________________________________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@python.org" target="_blank">SciPy-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scipy-dev</a><br>
</blockquote></div>
<span>_______________________________________________</span><br><span>SciPy-Dev mailing list</span><br><span>SciPy-Dev@python.org</span><br><span>https://mail.python.org/mailman/listinfo/scipy-dev</span><br></div></blockquote></div></body></html>