Skip to content
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
21 changes: 20 additions & 1 deletion docs/GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ All contributors MUST follow the [Code of Conduct][coc].

👋 **New here?** [This could be you!][contrib]


### Triager

Triagers assess issues on the issue tracker. They help make sure the work is
Expand Down Expand Up @@ -100,6 +99,26 @@ How to become:
Don't be afraid to ask a collaborator for what you could work on to reach this
goal!

### Advisor

Advisors are contributors with a lot of domain expertise. They offer advice on
proposals, complicated bugs or features, based on their experience elsewhere in
the industry.

Responsibilities:

- Adhere to the [Code of Conduct][coc]
- Try to offer advice when the `@hyperium/advisors` team is tagged for input.
(This is not a frequent occurence, so the time commitment should generally be
low.)

How to become:

- Advisors are invited by a maintainer.
- Sometimes they are experienced Collaborators who must step back from active
contributing. Sometimes they are experts placed elsehwere who are friendly to
the project.

### Maintainer

Maintainers are the project admins. Besides being a collaborator, they take care
Expand Down
Loading