37 Commits (master)

Author SHA1 Message Date
nodiscc 1dee4d9d38
tools/authors: use plaintext instead of markdown for the authors file
- move the authors file to AUTHORS as recommended by https://www.gnu.org/prep/maintain/html_node/Recording-Contributors.html
- simplifies tooling and reduces the risk of invalid markdown injection from a contributor's email address/name
10 months ago
Soham Sen 2d64ca24d4
Added YABin to pastebins (#3898) 10 months ago
nodiscc 7abb388323
update authors list (make contrib) 10 months ago
nodiscc 59ebd77abc
update AUTHORS.md (make contrib) 12 months ago
nodiscc 4833732527
update AUTHORS.md (make contrib) 1 year ago
Arghyadip Chakraborty 21c31bd0f0
Added dashdot to Personal Dashboards (#3053)
* Added dashdot to Personal Dashboards

* Updated AUTHORS.md (make contrib)

* Added dashdot to Personal Dashboards
2 years ago
nodiscc 65a041a32f
update AUTHORS.md (make contrib) 2 years ago
nodiscc 6fe252d2bf update AUTHORS.md (make contrib) 2 years ago
Gunwant Jain 85a2f577db
Add wantguns/bin under Pastebins (#2838)
Signed-off-by: Gunwant Jain <mail@wantguns.dev>
2 years ago
inkhey 133112c86f add tracim 3 years ago
nodiscc eb872d63bb
update author information (make contrib) 3 years ago
nodiscc 7c5b0ee6f8
updte AUTHORS.md (make contrib) 3 years ago
Praveen Durairaju b82a900558 update authors 4 years ago
Praveen Durairaju 03f81a4d65 modify author 4 years ago
nodiscc 027867bc6d update AUTHORS.md (make contrib) 5 years ago
Sung Won Cho 569ed718ae Update the list of contributors 5 years ago
nodiscc daec929b0e update contributos list (make contrib) 5 years ago
Mats Estensen 42fb3cb1c0 add to author 5 years ago
Pietro Pe46dro Marangon 4be60e7e91 make contrib 6 years ago
Pietro Marangon 7df59aad0c
Update AUTHORS.md 6 years ago
jganobsik 8712369f91 removed AmIUnique and NilTalk, inactive sites 6 years ago
nodiscc 890191fa5e make contrib 6 years ago
nrew225 213d5396b7 Fix contrib command in Makefile
-Fixes sed command to properly format markdown table.
-Update mailmap.
-Update AUTHORS.md
6 years ago
Marco Kamner d048e429ce Update README.md, AUTHORS.md
* Changed Joomla! source code link as they switched to GitHub
* Change Joomla! license, as it is currently under GPL-2.0
6 years ago
nodiscc a5bd85c681 make contrib 6 years ago
Colin ee7cb5f231
Remove my name + email address from AUTHORS.md 6 years ago
bysslord 647b7528f2 Add: elevatorsaga 7 years ago
bysslord 2b74ef6a9a add RequestBin
make contrib
7 years ago
Jason Robinson 8f1316d9ff Update AUTHORS.md
Updated with `make contrib` which seems to have fixed(?) the Markdown table, thus full file change.
7 years ago
Mark Railton 1bb4fe636d Adds OpenCFP (#1132)
* Adds OpenCFP

* make contrib

* Trying to figure out where the syntax error is

* Made requested fixes
7 years ago
nodiscc 5a2dae89a2 make contrib 7 years ago
N8225 135ce51b9b Update AUTHORS file 7 years ago
N8225 96e93d52b2 Update AUTHORS file 7 years ago
N8225 354698a62f Update AUTHORS file 7 years ago
digiou 14358444d0 Update contrib file per CONTRIBUTING suggestion 7 years ago
n8225 46a373c1e8 Update AUTHORS.md (#895)
* Update AUTHORS.md

Created .mailmap file

Created with the following command:
mv .github/.mailmap . && printf "Commits | Author \n:---: | ---\n" > AUTHORS.md && git shortlog -sne >> AUTHORS.md &&
sed -i 's/\t/ | /g' AUTHORS.md && mv .mailmap .github/.mailmap

* Update Contrib line in makefile
7 years ago
n8225 0d6b9d8315 Update AUTHORS file (#890)
Remove Authors and AUTHORS.md created from github api.
7 years ago