Commit 7b155d52 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'remove-maintainer' into 'master'

Remove myself as maintainer

See merge request allpix-squared/allpix-squared!845
parents 4f281b6c ab525b79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ Allpix Squared is developed and maintained by

* Paul Schütze, DESY, [pschutze](https://gitlab.cern.ch/pschutze)
* Simon Spannagel, DESY, [simonspa](https://gitlab.cern.ch/simonspa)
* Koen Wolters, [kwolters](https://gitlab.cern.ch/kwolters)

The following authors, in alphabetical order, have developed or contributed to Allpix Squared:

@@ -60,3 +59,4 @@ The following authors, in alphabetical order, have developed or contributed to A
* Håkan Wennlöf, DESY, [hwennlof](https://gitlab.cern.ch/hwennlof)
* Andy Wharton, Lancaster University, [awharton](https://gitlab.cern.ch/awharton)
* Morag Williams, University of Glasgow, [williamm](https://gitlab.cern.ch/williamm)
* Koen Wolters, [kwolters](https://gitlab.cern.ch/kwolters)
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC-BY-4.0 OR MIT
title: "DepositionGeant4"
description: "Energy deposition with Geant4"
module_maintainer: "Koen Wolters (<koen.wolters@cern.ch>), Tobias Bisanz (<tobias.bisanz@phys.uni-goettingen.de>), Thomas Billoud (<thomas.billoud@cern.ch>)"
module_maintainer: "Tobias Bisanz (<tobias.bisanz@phys.uni-goettingen.de>), Thomas Billoud (<thomas.billoud@cern.ch>)"
module_status: "Functional"
module_output: "DepositedCharge, MCParticle, MCTrack"
---
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC-BY-4.0 OR MIT
title: "DetectorHistogrammer"
description: "Provisional simulation analysis for a detector"
module_maintainer: "Koen Wolters (<koen.wolters@cern.ch>), Paul Schuetze (<paul.schuetze@desy.de>), Simon Spannagel (<simon.spannagel@cern.ch>)"
module_maintainer: "Paul Schuetze (<paul.schuetze@desy.de>), Simon Spannagel (<simon.spannagel@cern.ch>)"
module_status: "Functional"
module_output: "PixelHit, MCParticle"
---
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC-BY-4.0 OR MIT
title: "ElectricFieldReader"
description: "Electric field loading for a detector"
module_maintainer: "Koen Wolters (<koen.wolters@cern.ch>), Simon Spannagel (<simon.spannagel@cern.ch>)"
module_maintainer: "Simon Spannagel (<simon.spannagel@cern.ch>)"
module_status: "Functional"
---

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC-BY-4.0 OR MIT
title: "GenericPropagation"
description: "Propagates deposited charges via piecewise integration of motion"
module_maintainer: "Koen Wolters (<koen.wolters@cern.ch>), Simon Spannagel (<simon.spannagel@cern.ch>)"
module_maintainer: "Simon Spannagel (<simon.spannagel@cern.ch>)"
module_status: "Functional"
module_input: "DepositedCharge"
module_output: "PropagatedCharge"
Loading