Skip to content

Commit 8bc3c09

Browse files
committed
Update teams page
1 parent f250275 commit 8bc3c09

File tree

1 file changed

+27
-28
lines changed

1 file changed

+27
-28
lines changed

_data/contributors.yml

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -85,34 +85,6 @@
8585
proposal: /assets/docs/Petro_Zarytskyi_Proposal.pdf
8686
mentors: Vassil Vassilev, David Lange
8787

88-
- name: "Pavlo Svirin"
89-
info: "Senior research engineer at the Barcelona Supercomputing Center"
90-
photo: pavlo_svirin.png
91-
92-
education: PhD Computer Science, National Technical University of Ukraine, 2014
93-
active: 1
94-
projects:
95-
- title: "ROOT Superbuilds"
96-
status: Ongoing
97-
description: |
98-
[ROOT](https://root.cern/) is a framework for data processing,
99-
born at CERN, at the heart of the research on high-energy physics.
100-
Every day, thousands of physicists use ROOT applications to analyze their
101-
data or to perform simulations. The ROOT software framework is
102-
foundational for the HEP ecosystem, providing capabilities such
103-
as IO, a C++ interpreter, GUI, and math libraries. It uses
104-
object-oriented concepts and build-time modules to layer between
105-
components. We believe additional layering formalisms will benefit
106-
ROOT and its users.
107-
108-
Currently, ROOT is built as all-in-one package. We are working to create
109-
a modular version of ROOT that provides a minimal base install of core
110-
features, then later add functionality via incremental builds. This
111-
requires introducing new layering mechanisms and extending the functionality
112-
of the existing ROOT package manager prototype.
113-
proposal: /assets/docs/Pavlo_Svirin_Proposal_2024.pdf
114-
mentors: Vassil Vassilev, Danilo Piparo
115-
11688
- name: "Maksym Andriichuk"
11789
photo: Andriichuk.jpg
11890
info: "IRIS-HEP Fellow"
@@ -224,6 +196,33 @@
224196
################################################################################
225197
# 2024 #
226198
################################################################################
199+
- name: "Pavlo Svirin"
200+
info: "Senior research engineer at the Barcelona Supercomputing Center"
201+
photo: pavlo_svirin.png
202+
203+
education: PhD Computer Science, National Technical University of Ukraine, 2014
204+
projects:
205+
- title: "ROOT Superbuilds"
206+
status: Completed
207+
description: |
208+
[ROOT](https://root.cern/) is a framework for data processing,
209+
born at CERN, at the heart of the research on high-energy physics.
210+
Every day, thousands of physicists use ROOT applications to analyze their
211+
data or to perform simulations. The ROOT software framework is
212+
foundational for the HEP ecosystem, providing capabilities such
213+
as IO, a C++ interpreter, GUI, and math libraries. It uses
214+
object-oriented concepts and build-time modules to layer between
215+
components. We believe additional layering formalisms will benefit
216+
ROOT and its users.
217+
218+
Currently, ROOT is built as all-in-one package. We are working to create
219+
a modular version of ROOT that provides a minimal base install of core
220+
features, then later add functionality via incremental builds. This
221+
requires introducing new layering mechanisms and extending the functionality
222+
of the existing ROOT package manager prototype.
223+
proposal: /assets/docs/Pavlo_Svirin_Proposal_2024.pdf
224+
mentors: Vassil Vassilev, Danilo Piparo
225+
227226
- name: QuillPusher
228227
info: "Technical Writer, Google Season of Docs 2023 contributor"
229228

0 commit comments

Comments
 (0)