You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/team/_index.md
+17-11Lines changed: 17 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ tab_alumni_section:
111
111
- name: Oliver Ruebel
112
112
date: Nov. 2022 - Jan. 2024
113
113
core_dev_section:
114
-
pynwb_section:
114
+
nwb_core_section:
115
115
enable: true
116
116
team_members:
117
117
- image: /images/oliver-ruebel.png
@@ -120,28 +120,34 @@ core_dev_section:
120
120
- image: /images/ryan-ly.png
121
121
name: Ryan Ly
122
122
post: Scientific Data Engineer at Berkeley Lab
123
-
- image: /images/andrew-tritt.png
124
-
name: Andrew Tritt
125
-
post: Computer Systems Engineer at Berkeley Lab
123
+
- image: /images/stephanie-prince.png
124
+
name: Stephanie Prince
125
+
post: Scientific Data Engineer at Berkeley Lab
126
126
- image: /images/matthew-avaylon.png
127
127
name: Matthew Avaylon
128
128
post: Staff Software Engineer at Berkeley Lab
129
-
matnwb_section:
130
-
enable: true
131
-
image: /images/eivind-hennestad.png
132
-
name: Eivind Hennestad
133
-
post: Lead developer of MatNWB
129
+
- image: /images/eivind-hennestad.png
130
+
name: Eivind Hennestad
131
+
post: Lead developer of MatNWB
134
132
nwb_community_section:
135
133
enable: true
136
134
image: /images/ben-dichter.jpeg
137
135
name: Ben Dichter
138
136
post: Founder and CEO, CatalystNeuro
137
+
previous_members_section:
138
+
enable: true
139
+
members:
140
+
- image: /images/andrew-tritt.png
141
+
name: Andrew Tritt
142
+
post: Computer Systems Engineer at Berkeley Lab
143
+
- name: Lawrence Niu
144
+
post: Principal Engineer at MBF Biosciences
139
145
dev_community_section:
140
146
enable: true
141
147
title: Developer Community
142
148
content: "NWB values open source software and practices. Many users
143
-
anddevelopers from our community have contributed to NWB as part of
144
-
hackthons, bug fixes, new features, andtools. Details about the contributors
149
+
and [developers](https://nwb-overview.readthedocs.io/en/latest/nwb-project-analytics/docs/source/code_stat_pages/code_stats_main.html#contributors) from our community have contributed to NWB as part of
150
+
hackthons, bug fixes, new features, and tools. Details about the contributors
145
151
to our various software are available on our NWB GitHub Organization and the
146
152
different GitHub repositories: NWB Schema, PyNWB, MatNWB, HDMF among many
0 commit comments