mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Merge pull request #1089 from marcelklehr/legal/extend-collaboraters
Add myself to the list of contributers
This commit is contained in:
commit
0e9695bfb0
1 changed files with 4 additions and 3 deletions
|
@ -5,9 +5,10 @@
|
||||||
"keywords" : ["etherpad", "realtime", "collaborative", "editor"],
|
"keywords" : ["etherpad", "realtime", "collaborative", "editor"],
|
||||||
"author" : "Peter 'Pita' Martischka <petermartischka@googlemail.com> - Primary Technology Ltd",
|
"author" : "Peter 'Pita' Martischka <petermartischka@googlemail.com> - Primary Technology Ltd",
|
||||||
"contributors" : [
|
"contributors" : [
|
||||||
{ "name": "John McLear",
|
{ "name": "John McLear" },
|
||||||
"name": "Hans Pinckaers",
|
{ "name": "Hans Pinckaers" },
|
||||||
"name": "Robin Buse" }
|
{ "name": "Robin Buse" },
|
||||||
|
{ "name": "Marcel Klehr" },
|
||||||
],
|
],
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"yajsml" : "1.1.6",
|
"yajsml" : "1.1.6",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue