Closed
Description
- Gitea version (or commit ref): 1.12.0+dev-15-g28b934b3a (Docker image: gitea/gitea)
- Can you reproduce the bug at https://try.gitea.io:
Description
When creating a new project in an organization and checking "Initialize repository", the author of the first commit is not the user who did it, but instead the name of the organization. This is sort of misleading. Imho the author of a commit should always be a person, and thus it should be the user who created the project in that organization.