-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add author email addresses per latest EIP-X
Found from git log messages around the world.
- Loading branch information
1 parent
224822c
commit 4b7b916
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
``` | ||
EIP: <to be assigned> | ||
Title: ERC-165 Standard Interface Detection | ||
Author: Christian Reitwießner @chriseth, Nick Johnson @Arachnid, RJ Catalano @VoR0220, Fabian Vogelsteller @frozeman, Hudson Jameson @Souptacular, Jordi Baylina @jbaylina, Griff Green @griffgreen, William Entriken <[email protected]> | ||
Author: Christian Reitwießner <[email protected]>, Nick Johnson <[email protected]>, RJ Catalano <[email protected]>, Fabian Vogelsteller <fabian@frozeman.de>, Hudson Jameson <[email protected]>, Jordi Baylina <[email protected]>, Griff Green <[email protected]>, William Entriken <[email protected]> | ||
Type: Standard Track | ||
Category: ERC | ||
Status: Draft | ||
|