mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-12 16:28:13 +00:00
1c26127b52
This PR modifies the structs for editing and creating org teams to allow team names to be up to 255 characters. The previous maximum length was 30 characters.