Skip to content

Commit e462437

Browse files
committed
Fix my name and add Ernesto Avilés Vázquez
1 parent fc680f5 commit e462437

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ authors = [
1818
{ name = 'Jacob Floyd' },
1919
{ name = 'Guilherme Crocetti' },
2020
{ name = 'Alexander Shadchin' },
21-
{ name = 'Lieser Fernández Gallo', email = '[email protected]' },
21+
{ name = 'Ernesto Avilés Vázquez' },
22+
{ name = 'Leiser Fernández Gallo', email = '[email protected]' },
2223
]
2324
license = { file = 'LICENSE' }
2425
keywords = ['http', 'api', 'rest', 'client', 'retrofit']

0 commit comments

Comments
 (0)