Update the author field to: a list of the author's or authors' name(s) and/or username(s), or name(s) and email(s), e.g. (use with the parentheses or triangular brackets): FirstName LastName (@GitHubUsername), FirstName LastName <foo@bar.com>, FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername) (#1018)

This commit is contained in:
James Ray 2018-04-21 18:21:28 +10:00 committed by Nick Johnson
parent 521c3723e1
commit 93e79e3321

View File

@ -1,7 +1,7 @@
---
eip: <to be assigned>
title: <EIP title>
author: <list of authors' names and optionally, email addresses or Github usernames e.g.: FirstName LastName (@GitHubUsername), FirstName LastName <foo@bar.com>>
author: <a list of the author's or authors' name(s) and/or username(s), or name(s) and email(s), e.g. (use with the parentheses or triangular brackets): FirstName LastName (@GitHubUsername), FirstName LastName <foo@bar.com>, FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername)>
discussions-to: <email address>
status: Draft
type: <Standards Track (Core, Networking, Interface, ERC) | Informational | Meta>