From 374432de967211c2b7b4c4ae3d504cb2926b25f8 Mon Sep 17 00:00:00 2001 From: wanderer Date: Wed, 28 Oct 2015 04:59:30 +0000 Subject: [PATCH] updated history; fixed spelling --- EIPS/eip-1.mediawiki | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EIPS/eip-1.mediawiki b/EIPS/eip-1.mediawiki index dee9200fb1ffa..a90dd8622b69d 100644 --- a/EIPS/eip-1.mediawiki +++ b/EIPS/eip-1.mediawiki @@ -177,4 +177,4 @@ The editors don't pass judgement on EIPs. We merely do the administrative & edit ==History== -This document was derived heavily from [https://github.com/bitcoin/bips Bitcoin's BIP-0001] written by Todd Peters wich in turn was derived from [https://www.python.org/dev/peps/ Python's PEP-0001]. In many places text was simply copied and modified. Although the PEP-0001 text was written by Barry Warsaw, Jeremy Hylton, and David Goodger, they are not responsible for its use in the Ethereum Improvement Process, and should not be bothered with technical questions specific to Ethereum or the EIP. Please direct all comments to the EIP editors. +This document was derived heavily from [https://github.com/bitcoin/bips Bitcoin's BIP-0001] written by Amir Taaki wich in turn was derived from [https://www.python.org/dev/peps/ Python's PEP-0001]. In many places text was simply copied and modified. Although the PEP-0001 text was written by Barry Warsaw, Jeremy Hylton, and David Goodger, they are not responsible for its use in the Ethereum Improvement Process, and should not be bothered with technical questions specific to Ethereum or the EIP. Please direct all comments to the EIP editors. diff --git a/README.md b/README.md index a15b0fae92cec..c2c6d7ddc8288 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # EIP [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/EIPs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -The Ethereum Improvement Process. EIPs propose and discribe changes made to Ethereum Protocol. +Ethereum Improvement Proposal. EIPs propose and describe changes made to Ethereum Protocol. People wishing to submit EIPs first should propose their idea an issue or document as pull request. After discussion it will be published here. We are fairly liberal with approving EIPs and try not to be too involved in decision making on behalf of the community. Having a EIP here does not make it a formally accepted standard until its status becomes Active. For a EIP to become Active requires the mutual consent of the community. Those proposing changes should consider that ultimately consent may rest with the consensus of the Ethereum users.