scripts/esc-mentoring.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
New commits: commit e4c4a164947235e458a9b0374cc0049bcea1fdbe Author: Jan Iversen <j...@documentfoundation.org> Date: Sun Mar 6 20:30:13 2016 +0100 esc-mentoring tool Removed list of needinfo+easyHack from ESC report diff --git a/scripts/esc-mentoring.py b/scripts/esc-mentoring.py index e9a57e4..4f41a1c 100755 --- a/scripts/esc-mentoring.py +++ b/scripts/esc-mentoring.py @@ -192,11 +192,11 @@ def ESC_report(easyHacks, gerritOpen, gerritContributor, needsDevEval) : for row in pNew : print(' ', end='') print(formatEasy(row)) - if xInfo > 0 : - print(' need info (mentor or code pointer), please help:') - for row in pInfo : - print(' ', end='') - print(formatEasy(row)) +# if xInfo > 0 : +# print(' need info (mentor or code pointer), please help:') +# for row in pInfo : +# print(' ', end='') +# print(formatEasy(row)) xTot = len(gerritOpen) xRevi = 0 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits