There is already bin/list_owners

$ bin/list_owners -h
List the owners of a mailing list, or all mailing lists.

Usage: bin/list_owners [options] [listname ...]
Options:

    -w / --with-listnames
        Group the owners by list names and include the list names in the
        output.  Otherwise, the owners will be sorted and uniquified based on
        the email address.

    -m / --moderators
        Include the list moderators in the output.

    -h / --help
        Print this help message and exit.

    listname
        Print the owners of the specified lists.  More than one can appear
        after the options.  If there are no listnames provided, the owners of
        all the lists will be displayed.

You can grep the result of `bin/list_owners -wm` for your user. I know
this is not as convenient as your patch, and I'm sorry, but Mailman 2.1
has been declared end of life and no new features are being accepted.

See https://mail.python.org/archives/list/mailman-
[email protected]/message/BLQ75U2RTMXKQDM4VUSZUQWSSQ2KE2R6/

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1946272

Title:
  make find_member support --moderators option (patch supplied)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1946272/+subscriptions

_______________________________________________
Mailman-coders mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-coders.python.org/
Member address: [email protected]

Reply via email to