Skip to content

Guard against empty users array

SBassett requested to merge T348787-fix-staff-support-bug into main
  • It is theoretically possible that we could filter out various git authors to where a repo would appear to have no valid contributors. This patch guards against that.

Bug: T348787

Merge request reports