mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-18 17:10:43 +00:00
Update code-review-guidelines.md
Removing this whitespace might make the final page look cleaner (Not as much whitespace between terminology and process)
This commit is contained in:
parent
db0b46953b
commit
61214ee283
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ The only way to get code into Geth is to submit a pull request (PR). Those pull
|
|||
## Terminology {#terminology}
|
||||
|
||||
- The **author** of a pull request is the entity who wrote the diff and submitted it to GitHub.
|
||||
|
||||
- The **team** consists of people with commit rights on the go-ethereum repository.
|
||||
- The **reviewer** is the person assigned to review the diff. The reviewer must be a team member.
|
||||
- The **code owner** is the person responsible for the subsystem being modified by the PR.
|
||||
|
|
|
|||
Loading…
Reference in a new issue