diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..01b8644f --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,22 @@ +# Contributor Code of Conduct + +As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. + +We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery +* Personal attacks +* Trolling or insulting/derogatory comments +* Public or private harassment +* Publishing other's private information, such as physical or electronic addresses, without explicit permission +* Other unethical or unprofessional conduct. + +Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team. + +This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. + +This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/) diff --git a/themes/eula-modern.css b/themes/eula-modern.css index 16abf0fe..37198da0 100644 --- a/themes/eula-modern.css +++ b/themes/eula-modern.css @@ -37,6 +37,7 @@ article { max-width: 700px; margin: 10px auto 0px; text-align: justify; + margin-top: -65px; } @media (max-device-height: 699px) { @@ -47,7 +48,7 @@ article { } h1 { - font-size: 4.2em; + font-size: 3.8em; font-family: Segoe UI Light,'SegoeUILightWF',Arial,sans-serif; line-height: .9em; color: #000; @@ -127,7 +128,7 @@ footer a:visited { position: relative; float: right; border: 3px solid #ccc; - top: -4.3em; + top: 4.5em; z-index: 1; border-radius: 10px; -} \ No newline at end of file +} diff --git a/users/aditya.json b/users/aditya.json new file mode 100644 index 00000000..e31a57f8 --- /dev/null +++ b/users/aditya.json @@ -0,0 +1 @@ +{"copyright":"Aditya Prakash","url":"http:\/\/adityaprakash.in","email":"me@adityaprakash.in","format":"html"} \ No newline at end of file diff --git a/users/afonsof.json b/users/afonsof.json new file mode 100644 index 00000000..0b859e40 --- /dev/null +++ b/users/afonsof.json @@ -0,0 +1 @@ +{"copyright":"Afonso F","url":"http:\/\/afonsof.com","email":"me@afonsof.com","format":"html","gravatar":true} \ No newline at end of file diff --git a/users/ahsanhabib.json b/users/ahsanhabib.json new file mode 100644 index 00000000..fb71b34a --- /dev/null +++ b/users/ahsanhabib.json @@ -0,0 +1 @@ +{"copyright":"Ahsan Habib"} \ No newline at end of file diff --git a/users/alexgleason.json b/users/alexgleason.json new file mode 100644 index 00000000..52bff2c0 --- /dev/null +++ b/users/alexgleason.json @@ -0,0 +1 @@ +{"copyright":"Alex Gleason"} \ No newline at end of file diff --git a/users/amjad.json b/users/amjad.json new file mode 100644 index 00000000..7f010ed7 --- /dev/null +++ b/users/amjad.json @@ -0,0 +1 @@ +{"copyright":"Amjad Ali","email":"amjad.4@gmail.com","format":"txt"} \ No newline at end of file diff --git a/users/avdaredevil.json b/users/avdaredevil.json new file mode 100644 index 00000000..31222d34 --- /dev/null +++ b/users/avdaredevil.json @@ -0,0 +1 @@ +{"copyright":"Apoorv Verma","url":"https:\/\/www.linkedin.com\/in\/apoorvverma","email":"avdaredevil@gmail.com","format":"txt","gravatar":true} \ No newline at end of file diff --git a/users/briends.json b/users/briends.json new file mode 100644 index 00000000..e32eb986 --- /dev/null +++ b/users/briends.json @@ -0,0 +1 @@ +{"copyright":"Briends GmbH"} \ No newline at end of file diff --git a/users/brummelte.json b/users/brummelte.json new file mode 100644 index 00000000..e374f4c8 --- /dev/null +++ b/users/brummelte.json @@ -0,0 +1 @@ +{"copyright":"Jan Brummelte","url":"http:\/\/jan-brummelte.de","email":"mit-license.org@jan-brummelte.de","format":"html","theme":"double-windsor"} \ No newline at end of file diff --git a/users/ckaznocha.json b/users/ckaznocha.json index ae119e04..de8481ea 100644 --- a/users/ckaznocha.json +++ b/users/ckaznocha.json @@ -1 +1,6 @@ -{"copyright":"Clifton Kaznocha"} \ No newline at end of file +{ + "copyright": "Clifton Kaznocha", + "url": "http://clifton.kaznocha.com", + "email": "clifton@kaznocha.com", + "gravatar": true +} diff --git a/users/darrennoble.json b/users/darrennoble.json new file mode 100644 index 00000000..96e1e790 --- /dev/null +++ b/users/darrennoble.json @@ -0,0 +1 @@ +{"copyright":"Darren Noble","email":"darren@nobled.com","gravatar":true,"theme":"default-dark"} \ No newline at end of file diff --git a/users/delphidabbler.json b/users/delphidabbler.json new file mode 100644 index 00000000..44343aa3 --- /dev/null +++ b/users/delphidabbler.json @@ -0,0 +1 @@ +{"copyright":"Peter D Johnson","url":"http:\/\/delphidabbler.com\/","format":"text","version":"fdcf640"} \ No newline at end of file diff --git a/users/efries.json b/users/efries.json new file mode 100644 index 00000000..478a4fe7 --- /dev/null +++ b/users/efries.json @@ -0,0 +1 @@ +{"copyright":"Ernesto Fries Urioste"} \ No newline at end of file diff --git a/users/ether.json b/users/ether.json new file mode 100644 index 00000000..ce521954 --- /dev/null +++ b/users/ether.json @@ -0,0 +1 @@ +{"copyright":"Ether Creative","url":"http:\/\/ethercreative.co.uk","email":"hello@ethercreative.co.uk"} \ No newline at end of file diff --git a/users/fremy.json b/users/fremy.json new file mode 100644 index 00000000..4ba8ff6a --- /dev/null +++ b/users/fremy.json @@ -0,0 +1,6 @@ +{ + "copyright": "REMY François, http://fremycompany.com/", + "url": "http://fremycompany.com/", + "email": "francois.remy.dev@outlook.com", + "gravatar": true +} \ No newline at end of file diff --git a/users/igneous.json b/users/igneous.json new file mode 100644 index 00000000..ecf810da --- /dev/null +++ b/users/igneous.json @@ -0,0 +1 @@ +{"copyright":"Bucky Wolfe"} \ No newline at end of file diff --git a/users/indutny.json b/users/indutny.json new file mode 100644 index 00000000..8ba0a8bd --- /dev/null +++ b/users/indutny.json @@ -0,0 +1 @@ +{"copyright":"Fedor Indutny"} \ No newline at end of file diff --git a/users/inetpeople.json b/users/inetpeople.json new file mode 100644 index 00000000..77785694 --- /dev/null +++ b/users/inetpeople.json @@ -0,0 +1 @@ +{"copyright":"inetpeople"} \ No newline at end of file diff --git a/users/is-uz.json b/users/is-uz.json new file mode 100644 index 00000000..6d182745 --- /dev/null +++ b/users/is-uz.json @@ -0,0 +1 @@ +{"copyright":"Leandro Matos","url":"http:\/\/is-uz.com","email":"leandro@is-uz.com","format":"txt"} \ No newline at end of file diff --git a/users/ivangaravito.json b/users/ivangaravito.json new file mode 100644 index 00000000..0d2aa39d --- /dev/null +++ b/users/ivangaravito.json @@ -0,0 +1 @@ +{"copyright":"Ivan Garavito","url":"https:\/\/github.com\/IvanGaravito\/","email":"ivangaravito@gmail.com","theme":"default","gravatar":true} \ No newline at end of file diff --git a/users/jesusurrutia.json b/users/jesusurrutia.json index 45311e31..32d9cf55 100644 --- a/users/jesusurrutia.json +++ b/users/jesusurrutia.json @@ -1 +1,12 @@ -{"copyright":"Jes\u00fas Urrutia"} \ No newline at end of file +<<<<<<< HEAD +{"copyright":"Jes\u00fas Urrutia"} +======= +{ + "copyright": "", + "url": "http://jesusurrutia.com", + "email": "jesus.urrutia@gmail.com", + "version": "html", + "gravatar": true, + "theme": "default" +} +>>>>>>> 5cdf872c4b54d30d552dd9787113f6275afdc7bd diff --git a/users/joelself.json b/users/joelself.json new file mode 100644 index 00000000..cea3e7ac --- /dev/null +++ b/users/joelself.json @@ -0,0 +1 @@ +{"copyright":"Joel Self"} \ No newline at end of file diff --git a/users/julien-breux.json b/users/julien-breux.json new file mode 100644 index 00000000..8ef6a3f7 --- /dev/null +++ b/users/julien-breux.json @@ -0,0 +1 @@ +{"copyright":"Julien Breux"} diff --git a/users/kai.json b/users/kai.json new file mode 100644 index 00000000..6a12cca6 --- /dev/null +++ b/users/kai.json @@ -0,0 +1 @@ +{"copyright":"Kai Wang","url":"http:\/\/openbioinformatics.org","email":"kai@openbioinformatics.org","format":"txt"} \ No newline at end of file diff --git a/users/kaichop.json b/users/kaichop.json new file mode 100644 index 00000000..dcd91736 --- /dev/null +++ b/users/kaichop.json @@ -0,0 +1 @@ +{"copyright":"Kai Wang"} \ No newline at end of file diff --git a/users/leandromatos.json b/users/leandromatos.json new file mode 100644 index 00000000..6d182745 --- /dev/null +++ b/users/leandromatos.json @@ -0,0 +1 @@ +{"copyright":"Leandro Matos","url":"http:\/\/is-uz.com","email":"leandro@is-uz.com","format":"txt"} \ No newline at end of file diff --git a/users/leanix.json b/users/leanix.json index c7d5c0b8..8a380a63 100644 --- a/users/leanix.json +++ b/users/leanix.json @@ -1 +1,5 @@ -{"copyright":"Andre Christ","url":"https:\/\/leanix.net","email":"support@leanix.net","format":"txt"} \ No newline at end of file +<<<<<<< HEAD +{"copyright":"Andre Christ","url":"https:\/\/leanix.net","email":"support@leanix.net","format":"txt"} +======= +{"copyright":"LeanIX GmbH, https:\/\/leanix.net","url":"https:\/\/leanix.net", "email": "support@leanix.net", "format": "txt"} +>>>>>>> 5cdf872c4b54d30d552dd9787113f6275afdc7bd diff --git a/users/marco.json b/users/marco.json index 4e7d5861..6d8e225b 100644 --- a/users/marco.json +++ b/users/marco.json @@ -1,4 +1,4 @@ { "copyright": "Marco Krage, http://my-azur.de", - "url": "http://my-azur.de" + "url": "https://my-azur.de" } diff --git a/users/matthewmcvickar.json b/users/matthewmcvickar.json new file mode 100644 index 00000000..c0828fdf --- /dev/null +++ b/users/matthewmcvickar.json @@ -0,0 +1 @@ +{"copyright":"Matthew McVickar","url":"http:\/\/matthewmcvickar.com","email":"matthew@matthewmcvickar.com","format":"txt"} \ No newline at end of file diff --git a/users/mc2.json b/users/mc2.json new file mode 100644 index 00000000..7a57b5ad --- /dev/null +++ b/users/mc2.json @@ -0,0 +1 @@ +{"copyright":"MC2","url":"http:\/\/mc2.com.tr","email":"contact@mc2.com.tr","gravatar":true} \ No newline at end of file diff --git a/users/microsoft.json b/users/microsoft.json new file mode 100644 index 00000000..2020b9aa --- /dev/null +++ b/users/microsoft.json @@ -0,0 +1 @@ +{"copyright":"Microsoft","url":"http:\/\/microsoft.com"} \ No newline at end of file diff --git a/users/ngtk.json b/users/ngtk.json new file mode 100644 index 00000000..1c7e06e1 --- /dev/null +++ b/users/ngtk.json @@ -0,0 +1 @@ +{"copyright":"Kent Nagata"} \ No newline at end of file diff --git a/users/phansible.json b/users/phansible.json deleted file mode 100644 index 467dc51f..00000000 --- a/users/phansible.json +++ /dev/null @@ -1 +0,0 @@ -{"copyright":"Phansible","url":"http:\/\/phansible.com","format":"txt"} \ No newline at end of file diff --git a/users/phm.json b/users/phm.json new file mode 100644 index 00000000..ddfa2424 --- /dev/null +++ b/users/phm.json @@ -0,0 +1 @@ +{"copyright":"P. H. Madore","url":"http:\/\/phm.link","email":"moonpunter@gmail.com","format":"txt"} \ No newline at end of file diff --git a/users/prashcr.json b/users/prashcr.json new file mode 100644 index 00000000..70061a5d --- /dev/null +++ b/users/prashcr.json @@ -0,0 +1,6 @@ +{ + "copyright": "Prashanth Chandra", + "url": "http:\/\/prashcr.xyz", + "email": "hi@prashcr.xyz", + "theme": "flesch" +} diff --git a/users/rcta.json b/users/rcta.json new file mode 100644 index 00000000..36c6009e --- /dev/null +++ b/users/rcta.json @@ -0,0 +1 @@ +{"copyright":"Rick Culpepper","url":"http:\/\/ternaryalchemy.com","email":"rick@ternaryalchemy.com","format":"html"} \ No newline at end of file diff --git a/users/revi.json b/users/revi.json index 2ed70b94..011ddb6a 100644 --- a/users/revi.json +++ b/users/revi.json @@ -1,6 +1,6 @@ { - "copyright": "Yongmin Hong (Revi), https://www.revi.pe.kr", - "url": "https://www.revi.pe.kr", - "email": "revi@member.fsf.org", + "copyright": "Yongmin Hong (Revi), https://revi.me", + "url": "https://revi.me", + "email": "revi@pobox.com", "theme": "cherry" } diff --git a/users/rizky.json b/users/rizky.json new file mode 100644 index 00000000..38804f46 --- /dev/null +++ b/users/rizky.json @@ -0,0 +1 @@ +{"copyright":"Rizky Farhan","email":"rizky.farhan@gmail.com"} \ No newline at end of file diff --git a/users/roberthernandez.json b/users/roberthernandez.json new file mode 100644 index 00000000..315c47f7 --- /dev/null +++ b/users/roberthernandez.json @@ -0,0 +1 @@ +{"copyright":"Robert David Hernandez","url":"http:\/\/RobertHernandez.io","email":"RHernandez513@gmail.com","format":"html","theme":"solarized"} \ No newline at end of file diff --git a/users/rx14.json b/users/rx14.json new file mode 100644 index 00000000..10b50206 --- /dev/null +++ b/users/rx14.json @@ -0,0 +1 @@ +{"copyright":"Chris Hobbs"} \ No newline at end of file diff --git a/users/shagun.json b/users/shagun.json new file mode 100644 index 00000000..8550a11c --- /dev/null +++ b/users/shagun.json @@ -0,0 +1 @@ +{"copyright":"Shagun Sodhani","url":"https:\/\/shagunsodhani.in","email":"sshagunsodhani@gmail.com","format":"txt"} \ No newline at end of file diff --git a/users/succhiello.json b/users/succhiello.json new file mode 100644 index 00000000..638c4008 --- /dev/null +++ b/users/succhiello.json @@ -0,0 +1 @@ +{"copyright":"Satoshi Ebihara","url":"https:\/\/github.com\/succhiello"} \ No newline at end of file diff --git a/users/tam.json b/users/tam.json new file mode 100644 index 00000000..99b21086 --- /dev/null +++ b/users/tam.json @@ -0,0 +1 @@ +{"copyright":"Tam McDonald","url":"http:\/\/tam.sx","email":"hi@tam.sx","gravatar":true} \ No newline at end of file diff --git a/users/tdue21.json b/users/tdue21.json new file mode 100644 index 00000000..64fc8698 --- /dev/null +++ b/users/tdue21.json @@ -0,0 +1,5 @@ +{ + "copyright": "Thomas Due", + "email": "tho.due@gmail.com", + "gravatar": true +} diff --git a/users/ugurceylan.json b/users/ugurceylan.json new file mode 100644 index 00000000..a5e1fe69 --- /dev/null +++ b/users/ugurceylan.json @@ -0,0 +1 @@ +{"copyright":"Uğur CEYLAN","url":"https://github.com/ugurceylan","theme":"ecijol","gravatar": true} diff --git a/users/victor.json b/users/victor.json new file mode 100644 index 00000000..31ce6a09 --- /dev/null +++ b/users/victor.json @@ -0,0 +1 @@ +{"copyright":"Victor Nogueira","email":"felladrin@gmail.com","gravatar":true,"theme":"black-beauty"} \ No newline at end of file diff --git a/users/wglab.json b/users/wglab.json new file mode 100644 index 00000000..aa835a0d --- /dev/null +++ b/users/wglab.json @@ -0,0 +1 @@ +{"copyright":"Wang Genomics Lab"} \ No newline at end of file diff --git a/users/wilddog.json b/users/wilddog.json index c556b9bd..fccc0495 100644 --- a/users/wilddog.json +++ b/users/wilddog.json @@ -1 +1,5 @@ -{"copyright":"wilddog"} \ No newline at end of file +<<<<<<< HEAD +{"copyright":"wilddog"} +======= +{"copyright":"Wilddog","url":"https:\/\/wilddog.com", "email":"opensource@wilddog.com"} +>>>>>>> 5cdf872c4b54d30d552dd9787113f6275afdc7bd diff --git a/users/zaploink.json b/users/zaploink.json new file mode 100644 index 00000000..85a11e7f --- /dev/null +++ b/users/zaploink.json @@ -0,0 +1 @@ +{"copyright":"Kaspar von Gunten","url":"http:\/\/code.zaploink.org","email":"zaploink@code.zaploink.org","theme":"eula-modern"} \ No newline at end of file