diff options
Diffstat (limited to 'docs/credits.md')
-rw-r--r-- | docs/credits.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/credits.md b/docs/credits.md new file mode 100644 index 00000000..e5d6232c --- /dev/null +++ b/docs/credits.md | |||
@@ -0,0 +1,24 @@ | |||
1 | # Credits | ||
2 | |||
3 | # Institutional Sponsors | ||
4 | |||
5 | While developed by an open source community, LuaRocks has been supported in | ||
6 | various forms by a number of organizations over the years and we thank every | ||
7 | one of them: | ||
8 | |||
9 | * [CNPq](http://www.cnpq.br) | ||
10 | * [Fábrica Digital](http://www.fabricadigital.com.br/) | ||
11 | * [FINEP](http://www.finep.gov.br/) | ||
12 | * [IMPA](http://www.impa.br/) | ||
13 | * [LabLua](http://www.lua.inf.puc-rio.br/) | ||
14 | * [itch.io](http://itch.io/) | ||
15 | * [Kong](http://getkong.org/) | ||
16 | |||
17 | # Developers | ||
18 | |||
19 | LuaRocks is a collective project, a product of [many | ||
20 | hands](https://github.com/luarocks/luarocks/graphs/contributors). The | ||
21 | implementation is led by [Hisham Muhammad](http://hisham.hm), but see the [Git | ||
22 | history](https://github.com/luarocks/luarocks/commits/master) for | ||
23 | detailed credits. | ||
24 | |||