Remove elementary-apps from midori

Asked by Corentin Noël

https://launchpad.net/~elementary-apps is currently a member of https://launchpad.net/~midori
We would like elementary-apps to not be a member of midori

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

Although it's not exposed in the web UI, I believe that you can do this using the Launchpad webservice API as follows (lp-shell is a convenience utility found in the lptools package):

  $ lp-shell production devel
  >>> lp.load('/~elementary-apps').retractTeamMembership(team='/~midori', comment='fill in some informative comment here')

If that doesn't work, then please contact the admins of https://launchpad.net/~midori to ask them to deactivate your membership.

Can you help with this problem?

Provide an answer of your own, or ask Corentin Noël for more information if necessary.

To post a message you must log in.