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>
* gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt
* Move migrtions into services and base into modules/migration * Fix imports * Fix lint