mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
Fix missing author information in composer.json for TCPDF lib.
This commit is contained in:
@@ -6,8 +6,13 @@
|
||||
"homepage": "https://github.com/combodo-itop-libs/TCPDF",
|
||||
"type": "library",
|
||||
"description": "TCPDF fork adding requirements for iTop: Specific fonts.",
|
||||
"license": "LGPL-3.0",
|
||||
"license": "LGPL-3.0-only",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Nicola Asuni",
|
||||
"email": "info@tecnick.com",
|
||||
"role": "lead"
|
||||
},
|
||||
{
|
||||
"name": "Combodo",
|
||||
"email": "contact@combodo.com"
|
||||
|
||||
Reference in New Issue
Block a user