Skip to content

Commit 5edd83e

Browse files
Restore scripting@intel.com email in authors
1 parent 60d4a45 commit 5edd83e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ requires = [
3535
]
3636

3737
[project]
38-
authors = [{name = "Intel Corporation"}]
38+
authors = [
39+
{name = "Intel Corporation", email = "scripting@intel.com"}
40+
]
3941
classifiers = [
4042
"Development Status :: 5 - Production/Stable",
4143
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)