Skip to content

Commit 5a0fde1

Browse files
Add email address to Python-API's Cargo.toml
1 parent c42b92a commit 5a0fde1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pineappl_py/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
authors = [
33
"Christopher Schwan <handgranaten-herbert@posteo.de>",
44
"Alessandro Candido <candido.ale@gmail.com>",
5-
"Felix Hekhorn <felix.hekhorn@mi.infn.it>"
5+
"Felix Hekhorn <felix.hekhorn@mi.infn.it>",
6+
"Tanjona R. Rabemananjara <tanjona.hepc@gmail.com>"
67
]
78
description = "Python bindings to PineAPPL"
89
name = "pineappl_py"

0 commit comments

Comments
 (0)