You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't run pod trunk push TMDBSwift.podspec myself because my email isn't added as an owner of the repo. @gkye Could you help me get added to the owners group of the podspec, or push the update yourself.
Adding other people as contributors
The first person to push a Podspec version to Trunk can add other maintainers. For example, to add [email protected] to the library ARAnalytics:
$ pod trunk add-owner ARAnalytics [email protected]
This will then list all the known library owners. Note: they need to already have registered an account set up on trunk in order for you to add them to a library.
The text was updated successfully, but these errors were encountered:
I can't run
pod trunk push TMDBSwift.podspec
myself because my email isn't added as an owner of the repo. @gkye Could you help me get added to the owners group of the podspec, or push the update yourself.The text was updated successfully, but these errors were encountered: