|
| 1 | +# Codeowners for Geant4 (GitHub Version) |
| 2 | +# Maps directories to Working Group Coordinators |
| 3 | + |
| 4 | +# Software Management |
| 5 | +/CMakeLists.txt @drbenmorgan |
| 6 | +/cmake/ @drbenmorgan @gunterfolger |
| 7 | +/config/ @gcosmo |
| 8 | +/ReleaseNotes/ @gcosmo |
| 9 | +/source/global/ @gcosmo @drbenmorgan @gunterfolger |
| 10 | + |
| 11 | +# Run, Event, and Detector Response |
| 12 | +/source/run/ @makotoasai @jrmadsen |
| 13 | +/source/event/ @makotoasai @jrmadsen |
| 14 | +/source/digits_hits/ @makotoasai @jrmadsen |
| 15 | +/source/processes/scoring @makotoasai @jrmadsen |
| 16 | + |
| 17 | +# Tracking |
| 18 | +/source/tracking/ @ts-kek @amakoG4AI @makotoasai |
| 19 | + |
| 20 | +# Particles and Track |
| 21 | +# TBA: Hisaya Kurashige |
| 22 | +/source/track/ @makotoasai |
| 23 | +/source/particles/ @makotoasai |
| 24 | + |
| 25 | +# Geometry and Transport |
| 26 | +/source/geometry/ @gcosmo @jonapost |
| 27 | +/source/processes/transportation/ @gcosmo @jonapost |
| 28 | + |
| 29 | +# Generic Processes and Materials |
| 30 | +/source/materials/ @marcverderi @civanch |
| 31 | +/source/processes/biasing/ @marcverderi @civanch |
| 32 | +/source/processes/parameterisation/ @marcverderi @civanch |
| 33 | + |
| 34 | +# Electromagnetic Standard Physics |
| 35 | +/source/processes/electromagnetic/highenergy/ @civanch @dsawkey |
| 36 | +/source/processes/electromagnetic/muons/ @civanch @dsawkey |
| 37 | +/source/processes/electromagnetic/polarisation/ @civanch @dsawkey |
| 38 | +/source/processes/electromagnetic/standard/ @civanch @dsawkey |
| 39 | +/source/processes/electromagnetic/xrays/ @civanch @dsawkey |
| 40 | +/source/processes/optical/ @civanch @dsawkey |
| 41 | + |
| 42 | +# Low Energy Electromagnetic Physics |
| 43 | +/source/processes/electromagnetic/dna/ @sincerti @pandola |
| 44 | +/source/processes/electromagnetic/lowenergy/ @sincerti @pandola |
| 45 | +/source/processes/electromagnetic/pii/ @sincerti @pandola |
| 46 | + |
| 47 | +# Hadronic Physics |
| 48 | +# TBA: Dennis Wright |
| 49 | +/source/processes/hadronic/ @AlbertoRibon |
| 50 | + |
| 51 | +# Persistency |
| 52 | +/source/persistency/ @gcosmo @WitekPokorski |
| 53 | +/source/analysis/ @ihrivnac |
| 54 | + |
| 55 | +# User and Category Interfaces |
| 56 | +# TBA: Hajime Yoshida |
| 57 | +/source/intercoms/ @koichi-murakami @makotoasai |
| 58 | +/source/interfaces/ @koichi-murakami @laurent-garnier |
| 59 | +/environments/ @koichi-murakami |
| 60 | + |
| 61 | +# Visualization |
| 62 | +/source/graphics_reps/ @laurent-garnier @jiperl @johna1941 |
| 63 | +/source/visualization/ @laurent-garnier @jiperl @johna1941 |
| 64 | + |
| 65 | +# Physics Lists |
| 66 | +/source/physics_lists/ @gunterfolger @hanswenzel |
| 67 | + |
| 68 | +# Novice+Extended Examples (Individual Examples assigned to Responsibles) |
| 69 | +/examples/basic/ @ihrivnac @ashoward |
| 70 | +/examples/novice/ @ihrivnac @ashoward |
| 71 | +/examples/extended/ @ihrivnac @ashoward |
| 72 | + |
| 73 | +# Advanced Examples (Can be extended with responsibles per example) |
| 74 | +/examples/advanced/ @guatelli @romanofrancesco |
| 75 | + |
| 76 | +# Testing |
| 77 | +/tests/ @gunterfolger @whokion |
| 78 | + |
0 commit comments