diff --git a/.github/actions/spelling/allow/names.txt b/.github/actions/spelling/allow/names.txt index 690156c..632079b 100644 --- a/.github/actions/spelling/allow/names.txt +++ b/.github/actions/spelling/allow/names.txt @@ -32,6 +32,7 @@ Ikarashi Ilieva Isemann JLange +JRembser Jiayang Jomy Joshi @@ -150,6 +151,7 @@ jacklqiu jeaye jiayang jiayangli +jonas joshi junaire kausik @@ -187,6 +189,7 @@ pcanal penev purva quillpusher +rembser rishabh rishabhsbali riya diff --git a/_data/contributors.yml b/_data/contributors.yml index 57ed2b4..f1533b1 100644 --- a/_data/contributors.yml +++ b/_data/contributors.yml @@ -62,6 +62,21 @@ Martin has research interest in the area of the compiler construction, analysis of complex software systems and bioinformatics. He has obtained his PhD in 2020 in the University of Plovdiv "Paisii Hilendarski" where he continued to develop his academic career. +- name: Jonas Rembser + info: Senior Scientific Software Developer + photo: JRembser.png + email: jonas.rembser@cern.ch + education: PhD Particle Physics, Ecole Polytechnique, Paris, France (2020) + active: 1 + associated: 1 + org: CERN + responsibilities: | + After working with the CMS experiment for his PhD in particle physics, Jonas + joined CERN in 2021 to work on the ROOT project. He is takes care of the + statistical analysis libraries in ROOT, such as RooFit and Minuit 2, as well + as the ROOT Python interface. His other academic interests include + differential programming and financial markets. + ################################################################################ # TEAM # ################################################################################ diff --git a/_pages/team/jonas-rembser.md b/_pages/team/jonas-rembser.md new file mode 100644 index 0000000..f413ae1 --- /dev/null +++ b/_pages/team/jonas-rembser.md @@ -0,0 +1,10 @@ +--- +title: "Compiler Research - Team - Jonas Rembser" +layout: gridlay +excerpt: "Compiler Research: Team members" +sitemap: false +permalink: /team/JonasRembser +email: jonas.rembser@cern.ch +--- + +{% include team-profile.html %} diff --git a/images/team/JRembser.png b/images/team/JRembser.png new file mode 100644 index 0000000..5ee96de Binary files /dev/null and b/images/team/JRembser.png differ