aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-05update AUTHORS.md (make contrib)nodiscc1-11/+56
2023-01-15update AUTHORS.md (make contrib)nodiscc1-16/+119
2022-07-01Added dashdot to Personal Dashboards (#3053)Arghyadip Chakraborty1-0/+1
* Added dashdot to Personal Dashboards * Updated AUTHORS.md (make contrib) * Added dashdot to Personal Dashboards
2022-06-10 update AUTHORS.md (make contrib)nodiscc1-7/+47
2022-04-11update AUTHORS.md (make contrib)nodiscc1-6/+41
2022-01-30Add wantguns/bin under Pastebins (#2838)Gunwant Jain1-15/+90
Signed-off-by: Gunwant Jain <mail@wantguns.dev>
2021-07-07add traciminkhey1-7/+58
2021-04-18update author information (make contrib)nodiscc1-6/+35
2021-02-28updte AUTHORS.md (make contrib)nodiscc1-26/+278
2020-02-16Reverted change to AUTHORS.mdMark Niehe1-1/+0
2020-02-15Added contributorMark Niehe1-0/+1
2020-01-20update authorsPraveen Durairaju1-0/+683
2020-01-20modify authorPraveen Durairaju1-683/+0
2019-11-16update AUTHORS.md (make contrib)nodiscc1-10/+78
2019-08-02Update the list of contributorsSung Won Cho1-7/+52
2019-03-10update contributos list (make contrib)nodiscc1-11/+63
2018-12-12add to authorMats Estensen1-0/+1
2018-10-23make contribPietro Pe46dro Marangon1-7/+26
2018-10-21Update AUTHORS.mdPietro Marangon1-1/+1
2018-09-21removed AmIUnique and NilTalk, inactive sitesjganobsik1-0/+1
2018-09-08make contribnodiscc1-5/+22
2018-07-04Fix contrib command in Makefilenrew2251-470/+482
-Fixes sed command to properly format markdown table. -Update mailmap. -Update AUTHORS.md
2018-05-16Update README.md, AUTHORS.mdMarco Kamner1-0/+1
* Changed Joomla! source code link as they switched to GitHub * Change Joomla! license, as it is currently under GPL-2.0
2018-05-07make contribnodiscc1-10/+72
2018-02-01Remove my name + email address from AUTHORS.mdColin1-2/+0
2017-11-28Add: elevatorsagabysslord1-8/+27
2017-11-22add RequestBinbysslord1-8/+22
make contrib
2017-09-11Update AUTHORS.mdJason Robinson1-361/+374
Updated with `make contrib` which seems to have fixed(?) the Markdown table, thus full file change.
2017-08-05Adds OpenCFP (#1132)Mark Railton1-339/+361
* Adds OpenCFP * make contrib * Trying to figure out where the syntax error is * Made requested fixes
2017-06-16make contribnodiscc1-315/+339
2017-04-03Update AUTHORS fileN82251-1/+1
2017-04-03Update AUTHORS fileN82251-315/+315
2017-04-03Update AUTHORS fileN82251-4/+12
2017-03-14Update contrib file per CONTRIBUTING suggestiondigiou1-8/+31
2016-12-17Update AUTHORS.md (#895)n82251-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
2016-12-12Update AUTHORS file (#890)n82251-0/+102
Remove Authors and AUTHORS.md created from github api.