Skip to content

Commit 56a2b9f

Browse files
committed
Update author order
1 parent 90cd77e commit 56a2b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ requires-python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
3131
keywords = ["SQLAlchemy", "Firebird", "fdb", "firebird-driver"]
3232
license = {file = "LICENSE"}
3333
authors = [
34-
{name = "F.D.Castel"},
3534
{name = "Paul Graves-DesLauriers", email="[email protected]"},
35+
{name = "F.D.Castel"},
3636
]
3737
maintainers = [
3838
{name = "Paul Graves-DesLauriers", email="[email protected]"},

0 commit comments

Comments
 (0)