Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Make default endorser/nomination reply smaller
Browse files Browse the repository at this point in the history
No need to reiterate the endorser restriction
  • Loading branch information
infinisil committed Sep 17, 2024
1 parent e626a9f commit 9afa675
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ec/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ When replying to emails, make sure it's sent to all of:
- Commit the CoI disclosure to the private repo and reply to the email with
```
Thank you, we have received your conflicts of interest disclosure.
Once at least 3 nomination endorsements satisfy the conflicts of interest restriction,
we will post a comment on the nomination.
```
- For all PRs the endorser was involved with (search for `involves:someUser`) that have at least 3 endorsements on the PR,
initiate the [decision process](#decision-process) to decide over whether there are enough non-conflicting endorsements.
Expand All @@ -43,8 +41,6 @@ When replying to emails, make sure it's sent to all of:
- Commit the nomination form to the private repo and reply to the email with
```
Thank you, we have received your nomination form.
Once you get at least 3 endorsements that satisfy the conflicts of interest restriction,
we will post a comment on the nomination and merge the pull request.
```
- Merge the PR if 3 non conflicting endorsements were made (see above)
```
Expand Down

0 comments on commit 9afa675

Please sign in to comment.