Skip to content

Commit 599f4ac

Browse files
committed
Include top-three contributors as authors.
Based on stats from GitHub, master branch as of today.
1 parent a4ebc73 commit 599f4ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ build-backend = "setuptools.build_meta"
66
name = "canopen"
77
authors = [
88
{name = "Christian Sandberg", email = "[email protected]"},
9+
{name = "André Colomb", email = "[email protected]"},
10+
{name = "André Filipe Silva", email = "[email protected]"},
911
]
1012
description = "CANopen stack implementation"
1113
readme = "README.rst"

0 commit comments

Comments
 (0)