Skip to content

Commit 56fade2

Browse files
committed
pyproject: Update author email addresses
1 parent 1a82153 commit 56fade2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "geneml"
33
description = "Gene Annotation Across Diverse Fungal Species Using Deep Learning"
44
readme = "README.md"
55
authors = [
6-
{ name = "Lawrence Hon", email = "lhon@hexagonbio.com" },
7-
{ name = "Lisa Vader", email = "lisvad@biosustain.dtu.dk" }
6+
{ name = "Lawrence Hon", email = "hon@cs.stanford.edu" },
7+
{ name = "Lisa Vader", email = "lisa@mmvinder.nl" }
88
]
99
classifiers = [
1010
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)