Skip to content

Add description of how we vet requests to join obo-discuss #2726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/SOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This document contains standard operating procedures (SOPs) for the OBO Foundry
- [Notification of NOR Decision](#NOD)
- [Changing ontology metadata in the registry](#META)
- [Reviving obsolete, orphaned, or inactive ontologies](#REACTIVATION)
- [Adding new members to obo-discuss](#OBO_DISCUSS)
- [Becoming a member of the OBO Operations Committee](#OPS_MEMBER)
- [Chairing an OBO Operations Committee meeting call](#OPS_CHAIR)

Expand Down Expand Up @@ -143,6 +144,13 @@ Currently, these are the required steps:
1. If there is no significant objection within a four week time period, the status change is enacted by merging the pull request.
1. The contact person for the ontology should be notified of the acceptance or rejection of the change.

<a name="OBO_DISCUSS"></a>

OBO Discuss is a Google Group: https://groups.google.com/g/obo-discuss. Anyone with an email address can ask to join OBO Discuss, but we have had trouble with spammers in the past, so the Google Group is configured to require new members to be approved by one of the mailing list owners.
Some of the mailing list owners filter the Pending Members list every few days. Checking the Pending Members was also part of the Operations chairing instructions, to remind us to do it every two weeks, at a minimum.

When someone asks to join, they must include an email address and they may provide a reason that they want to join. If they provide a reason that's not gibberish, we accept them. If they don't, we search Google for their email address. If there are good results (often from a university or company), we accept. If nothing suitable turns up, we email the applicant and explain that everyone is welcome but we filter for spammers. We usually get a reply and then click "Accept". (If they don't reply, then we don't accept them in the group.)

<a name="OPS_MEMBER"></a>

## Becoming a member of the OBO Operations Committee
Expand Down