Skip to content

Commit 0519c98

Browse files
project.toml: updated authors and added email
1 parent 60dc892 commit 0519c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
1111
license = "MIT"
1212
license-files = ["LICEN[CS]E*"]
1313
authors = [
14-
{ name = "OpenEarable" }
14+
{ name = "Karlsruhe Institut of Technology (KIT)", email = "open-earable@lists.kit.edu" }
1515
]
1616
keywords = ["openearable", "earable", "sensors", "imu", "ppg", "audio", "wearables", ".oe"]
1717
classifiers = [

0 commit comments

Comments
 (0)