https://bugs.freedesktop.org/show_bug.cgi?id=70682 Priority: medium Bug ID: 70682 CC: website@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Highlight first time contributors in gerrit daily digest Severity: normal Classification: Unclassified OS: All Reporter: bjoern.michaelsen@canonical.com Hardware: Other Status: UNCONFIRMED Version: unspecified Component: WWW Product: LibreOffice We have a daily digest sending information about changes on gerrit. The current implementation can be found here: https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest;h=ea3f9b5767e067147ba6a1fcc6a12448ce78d72f;hb=8ef490cebaf16778f18896448fa454c158368cef This Easy Hack is to extend the script to: - keep a local copy of the core repo - do something like `git log --pretty=%aE master|sort|uniq` on that to find people, who already did commits - then highlight those that are _NOT_ in that list in the output (e.g. a separate section in from of the others) This is so that we core developers can make sure a first time contributor does not block too long on a patch waiting for review, -- You are receiving this mail because: You are on the CC list for the bug. -- To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/website/ All messages sent to this list will be publicly archived and cannot be deleted