Skip to content

Commit 5a6a5aa

Browse files
committed
Update Loren's email address
1 parent 8edc364 commit 5a6a5aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spec/ndx-franklab-novela.namespace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespaces:
66
- Ryan Ly
77
contact:
88
9-
- loren@cin.ucsf.edu
9+
- loren.frank@ucsf.edu
1010
1111
1212
doc: NWB extension to store additional metadata and data types for Loren Frank's

src/spec/create_extension_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def main():
1111
name="""ndx-franklab-novela""",
1212
version="""0.2.0""",
1313
author=["NovelaDevops", "Loren Frank", "Eric Denovellis", "Ryan Ly"],
14-
contact=["[email protected]", "loren@cin.ucsf.edu", "[email protected]", "[email protected]"]
14+
contact=["[email protected]", "loren.frank@ucsf.edu", "[email protected]", "[email protected]"]
1515
)
1616

1717
ns_builder.include_namespace("core")

0 commit comments

Comments
 (0)