aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update contributos list (make contrib)nodiscc2019-03-101-11/+63
|
* add to authorMats Estensen2018-12-121-0/+1
|
* make contribPietro Pe46dro Marangon2018-10-231-7/+26
|
* Update AUTHORS.mdPietro Marangon2018-10-211-1/+1
|
* removed AmIUnique and NilTalk, inactive sitesjganobsik2018-09-211-0/+1
|
* make contribnodiscc2018-09-081-5/+22
|
* Fix contrib command in Makefilenrew2252018-07-041-470/+482
| | | | | -Fixes sed command to properly format markdown table. -Update mailmap. -Update AUTHORS.md
* Update README.md, AUTHORS.mdMarco Kamner2018-05-161-0/+1
| | | | | * Changed Joomla! source code link as they switched to GitHub * Change Joomla! license, as it is currently under GPL-2.0
* make contribnodiscc2018-05-071-10/+72
|
* Remove my name + email address from AUTHORS.mdColin2018-02-011-2/+0
|
* Add: elevatorsagabysslord2017-11-281-8/+27
|
* add RequestBinbysslord2017-11-221-8/+22
| | | | make contrib
* Update AUTHORS.mdJason Robinson2017-09-111-361/+374
| | | | Updated with `make contrib` which seems to have fixed(?) the Markdown table, thus full file change.
* Adds OpenCFP (#1132)Mark Railton2017-08-051-339/+361
| | | | | | | | | | * Adds OpenCFP * make contrib * Trying to figure out where the syntax error is * Made requested fixes
* make contribnodiscc2017-06-161-315/+339
|
* Update AUTHORS fileN82252017-04-031-1/+1
|
* Update AUTHORS fileN82252017-04-031-315/+315
|
* Update AUTHORS fileN82252017-04-031-4/+12
|
* Update contrib file per CONTRIBUTING suggestiondigiou2017-03-141-8/+31
|
* Update AUTHORS.md (#895)n82252016-12-171-102/+286
| | | | | | | | | | | | * 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
* Update AUTHORS file (#890)n82252016-12-121-0/+102
Remove Authors and AUTHORS.md created from github api.