Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f46d771

Browse files
committed
Cleanup readme
Licensing section was not used and adding all the authors to a file is redundant given the git history.
1 parent d593166 commit f46d771

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ See the [Wiki](https://github.com/ethereum/webthree-umbrella/wiki) for build ins
1818

1919
## How to Contribute
2020

21-
### External Contributors
22-
23-
I hereby place all my contributions in this codebase under an MIT
24-
licence, as specified [here](http://opensource.org/licenses/MIT).
25-
- *Name Surname* (**email@domain**)
26-
27-
### Contribution guideline
28-
29-
Please add yourself in the `@author` doxygen section of the file your are adding/editing
30-
with the same wording as the one you listed yourself in the external contributors section above,
31-
only replacing the word **contribution** by **file**
32-
33-
Please read [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formatting guidelines as described in [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt).
21+
This repository uses the same [coding style](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) as
22+
all of the cpp-ethereum projects. Please try to align with us in the gitter channel before making larger changes.
23+
Any contributions are welcome!

0 commit comments

Comments
 (0)