From f26168fd121da513b04fa6eedebe006f0b1d77f8 Mon Sep 17 00:00:00 2001 From: "dol@r" <33690796+Dolar1@users.noreply.github.com> Date: Thu, 4 Oct 2018 23:55:51 +0530 Subject: [PATCH] added the name and github url given all the fields --- hacktoberfest-firstPR/CONTRIBUTORS.md | 30 +++++++++++++++++++++++++++ hacktoberfest-firstPR/LICENSE | 21 +++++++++++++++++++ hacktoberfest-firstPR/README.md | 8 +++++++ 3 files changed, 59 insertions(+) create mode 100644 hacktoberfest-firstPR/CONTRIBUTORS.md create mode 100644 hacktoberfest-firstPR/LICENSE create mode 100644 hacktoberfest-firstPR/README.md diff --git a/hacktoberfest-firstPR/CONTRIBUTORS.md b/hacktoberfest-firstPR/CONTRIBUTORS.md new file mode 100644 index 0000000..917dcfb --- /dev/null +++ b/hacktoberfest-firstPR/CONTRIBUTORS.md @@ -0,0 +1,30 @@ +## CONTRIBUTORS + +| Sl. No. | Name | Institution | Country | +| ------- | ---- | ----------- | ------- | +|1| [Ayan Banerjee](https://github.com/ayan-b) | | | +|2| [Vlad Corneci](https://github.com/asaltvld30) | | | +|3| [Pratyum Jagannath](https://github.com/pratyum) | | | +|4| [Gunjan Tank](https://github.com/gunjan01) | | | +|5| [Pranav Sharma](https://github.com/sharma-p) | | | +|6| [Peter Haddad](https://github.com/PeterHdd) | | | +|7| [Rupesh Krishna Jha](https://github.com/Rupeshiya) | | | +|8| [Indraneel Sarkar](https://github.com/sark01) | | | +|9| [Gibran Khrisna Putra](https://github.com/brantem) | | | +|10| [Ahmad Lufi A U](https://github.com/ahmadlufiau) | | | +|11| [Witaya Tospitakkul](https://github.com/wtospit) | | | +|12| [Mohammad Wahyu Sanusi Putra](https://github.com/waysp) | - | Indonesia | +|13| [Arjun Rajpal](https://github.com/arjunrajpal) | | | +|14| [HubbleJo](https://github.com/hubblejo) | | | +|15| [Mohan Cm](https://github.com/mohancm) | | | +|16| [jacebenson](https://github.com/jacebenson) | | | +|17| [Dushyant Rathore](https://github.com/dushyantRathore) | | | +|18| [Li Jin](https://github.com/sljtheultima) | |Malaysia| +|19| [Peter Irvine](https://github.com/peirvine) | UMN | USA | +|20| [Eric Moynihan](https://github.com/TooFiveFive) | UCC | Ireland | +|21| [James Flynn](https://github.com/james-flynn-ie) | | Ireland | +|24| [Dolar1](https://github.com/Dolar1) | | India | +|23| [Nitesh Tosniwal](https://github.com/sudonitesh) | | India | +|24| [DeepRobin](https://github.com/deeprobin) | | Germany | +|25| [Leandro Ferreira](https://github.com/leofls) | | Brazil | + diff --git a/hacktoberfest-firstPR/LICENSE b/hacktoberfest-firstPR/LICENSE new file mode 100644 index 0000000..1c50eb0 --- /dev/null +++ b/hacktoberfest-firstPR/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 Ayan Banerjee + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/hacktoberfest-firstPR/README.md b/hacktoberfest-firstPR/README.md new file mode 100644 index 0000000..06c66c3 --- /dev/null +++ b/hacktoberfest-firstPR/README.md @@ -0,0 +1,8 @@ +# hacktoberfest-firstPR +> Making your first contribution + +In the CONTRIBUTORS file simply add your name, institution, country in the following format: +`| Serial No. |[Your_Name](https://github.com/) | | |` +Note that `Your Institution Name` field is optional and you may leave it blank if you wish. + +Note that your commit message should include `Fixes issue https://github.com/ayan-b/hacktoberfest-firstPR/issues/1`.