I have "staging-app" and "production-app" projects in my account. It will be good to have possibility to manage publishing rights of my projects. I can allow many users to publish staging version of the app, but only I will have rights to publish production version.
I guess need to add
1) "Add users" field in project settings
2) maybe "owner" field in app.json
3) add dropdown select for "Publish" button in Expo XDE where I can choose to publish project into my or owner account