File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1010 org : Princeton/CERN
1111 active : 1
1212 lead : 1
13+ responsibilities : |
14+ David serves as the principal investigator for the NSF-funded components of
15+ the project, ensuring both administrative and technical coherence across its
16+ various work streams. He also contributes as a mentor in programs such as
17+ Google Summer of Code (GSoC), IRIS-HEP, and others.
1318
1419 - name : Vassil Vassilev
1520 info : Research Staff
2227 org : Princeton/CERN
2328 active : 1
2429 lead : 1
30+ responsibilities : |
31+ Vassil provides overall project leadership and strategic vision. He is
32+ responsible for all aspects of the project not explicitly delegated to other
33+ team members.
2534
2635# ###############################################################################
2736# ASSOCIATED #
3544 active : 1
3645 associated : 1
3746 org : University of Plovdiv "Paisii Hilendarski"
47+ responsibilities : |
48+ Alexander is a long-term Google Summer of Code mentor. He helps the project
49+ with maintaining parts of the continuous integration systems and offers
50+ technical guidance in the area of automatic differentiation in Computer
51+ Graphics.
3852
3953# ###############################################################################
4054# TEAM #
Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ permalink: /team/
6262 {% endif %}
6363 </h4 >
6464 <i >{{ member.info }}</i ><br >
65+ {% if member.responsibilities %}
66+ <p > {{ member.responsibilities | markdownify | remove: '<p >' | remove: '</p >'}} </p >
67+ {% endif %}
6568{% if member.email %}
6669 <i >email: <{{ member.email }}></i >
6770{% endif %}
You can’t perform that action at this time.
0 commit comments