Skip to content

Commit

Permalink
chore: pivarski@princeton.edu -> jpivarski@gmail.com
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Jan 24, 2025
1 parent 08c7789 commit e0d5f56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
given-names: "Jim"
affiliation: "Princeton University"
orcid: "https://orcid.org/0000-0002-6649-343X"
email: "pivarski@princeton.edu"
email: "jpivarski@gmail.com"
- family-names: "Osborne"
given-names: "Ianna"
affiliation: "Princeton University"
Expand Down
2 changes: 1 addition & 1 deletion awkward-cpp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
readme = "README.md"
description = "CPU kernels and compiled extensions for Awkward Array"
authors = [
{name = "Jim Pivarski", email = "pivarski@princeton.edu"},
{name = "Jim Pivarski", email = "jpivarski@gmail.com"},
]
maintainers = [
{name = "Scikit-HEP", email = "scikit-hep-admins@googlegroups.com"},
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "Manipulate JSON-like data with NumPy-like idioms."
license = { text = "BSD-3-Clause" }
requires-python = ">=3.9"
authors = [
{ name = "Jim Pivarski", email = "pivarski@princeton.edu" },
{ name = "Jim Pivarski", email = "jpivarski@gmail.com" },
]
classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit e0d5f56

Please sign in to comment.