This changes the string in the repo info page that
displays the main admin of a repo from 'created by' to
'owned by'. This change is due to the fact that ownership
of a repo can be changed, and the current main admin my not
be the user that actually created the project.
This changes the string in the repo info page that
displays the main admin of a repo from 'created by' to
'owned by'. This change is due to the fact that ownership
of a repo can be changed, and the current main admin my not
be the user that actually created the project.
Fixes #4055