mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 21:57:30 +01:00
A pr.Reviewer may be nil when migrating from Gitea if this is a team request review. We do not migrate teams therefore we cannot map these requests, but we can migrate user requests. Signed-off-by: Andrew Thornton <art27@cantab.net>