Skip to content

Commit 543f34a

Browse files
committed
add co-authors
1 parent 4e700c4 commit 543f34a

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
@@ -8,7 +8,9 @@ description = "Python utilities for RedPitaya"
88
dynamic = ["version"]
99
authors = [
1010
{ name = "Pierre Cladé", email = "[email protected]" },
11+
{ name = "Benjamin Wiegand", email = "[email protected]" },
1112
{ name = "Bastian Leykauf", email = "[email protected]" },
13+
{ name = "Doron Behar", email = "[email protected]" },
1214
]
1315
maintainers = [
1416
{ name = "Bastian Leykauf", email = "[email protected]" },

0 commit comments

Comments
 (0)