From 17542d74287f6102364963877fd0d168f562176f Mon Sep 17 00:00:00 2001 From: Chuck Daniels Date: Sat, 5 Oct 2024 12:07:34 -0400 Subject: [PATCH] Restore Luis's email --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f8e71fe9..02e7e4d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ {name = "earthaccess contributors"} ] maintainers = [ - {name = "Luis Lopez", email = "betolink@gmail.com"}, + {name = "Luis Lopez", email = "betolin@gmail.com"}, {name = "Joseph H. Kennedy", email = "jhkennedy@alaska.edu"}, {name = "James Bourbeau", email = "james@coiled.io"}, {name = "Matt Fisher", email = "mfisher87@gmail.com"},