Updated `author` field in dub.json

This commit is contained in:
Tristan B. Velloza Kildaire 2023-01-11 12:08:12 +02:00
parent c78031a2e7
commit 7a0bbe6631
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"authors": [
"Tristan B. Kildaire"
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2021, Tristan B. Kildaire",
"dependencies": {
@ -10,4 +10,4 @@
"description": "The official Tristan language compiler project",
"license": "GPLv3",
"name": "tlang"
}
}