85 lines
2.9 KiB
Plaintext
85 lines
2.9 KiB
Plaintext
# Codeowners for Geant4 (GitHub Version)
|
|
# Maps directories to Working Group Coordinators
|
|
|
|
# Software Management
|
|
/CMakeLists.txt @drbenmorgan
|
|
/cmake/ @drbenmorgan @gunterfolger
|
|
/config/ @gcosmo @drbenmorgan
|
|
/ReleaseNotes/ @gcosmo
|
|
/source/global/ @gcosmo @drbenmorgan @gunterfolger
|
|
|
|
# Run, Event, and Detector Response
|
|
/source/run/ @makotoasai @drbenmorgan
|
|
/source/event/ @makotoasai @drbenmorgan
|
|
/source/digits_hits/ @makotoasai @drbenmorgan
|
|
/source/processes/scoring @makotoasai @drbenmorgan
|
|
|
|
# Tracking
|
|
/source/tracking/ @ts-kek @shogo0416 @makotoasai
|
|
|
|
# Particles and Track
|
|
# TBA: Hisaya Kurashige
|
|
/source/track/ @shogo0416 @makotoasai
|
|
/source/particles/ @shogo0416 @makotoasai
|
|
|
|
# Geometry and Transport
|
|
/source/geometry/ @gcosmo @jonapost
|
|
/source/processes/transportation/ @gcosmo @jonapost
|
|
|
|
# Generic Processes and Materials
|
|
/source/materials/ @marcverderi @civanch
|
|
/source/parameterisations/ @marcverderi
|
|
/source/parameterisations/channeling/ @pandola
|
|
/source/parameterisations/gflash/ @marcverderi
|
|
/source/processes/biasing/ @marcverderi @civanch
|
|
/source/processes/parameterisation/ @marcverderi @civanch
|
|
|
|
# Electromagnetic Standard Physics
|
|
/source/processes/electromagnetic/ @civanch @dsawkey
|
|
/source/processes/electromagnetic/highenergy/ @civanch @dsawkey
|
|
/source/processes/electromagnetic/muons/ @civanch @dsawkey
|
|
/source/processes/electromagnetic/polarisation/ @civanch @dsawkey
|
|
/source/processes/electromagnetic/standard/ @civanch @dsawkey
|
|
/source/processes/electromagnetic/xrays/ @civanch @dsawkey
|
|
/source/processes/optical/ @civanch @dsawkey
|
|
|
|
# Low Energy Electromagnetic Physics
|
|
/source/processes/electromagnetic/dna/ @sincerti @pandola @civanch
|
|
/source/processes/electromagnetic/lowenergy/ @sincerti @pandola @civanch
|
|
/source/processes/electromagnetic/pii/ @sincerti @pandola @civanch
|
|
|
|
# Hadronic Physics
|
|
# TBA: Dennis Wright
|
|
/source/processes/hadronic/ @AlbertoRibon
|
|
|
|
# Persistency
|
|
/source/persistency/ @gcosmo @WitekPokorski
|
|
/source/analysis/ @ihrivnac
|
|
|
|
# User and Category Interfaces
|
|
/source/intercoms/ @koichi-murakami @makotoasai
|
|
/source/interfaces/ @koichi-murakami @laurent-garnier
|
|
/environments/ @drbenmorgan @koichi-murakami
|
|
|
|
# Visualization
|
|
/source/graphics_reps/ @laurent-garnier @jiperl @johna1941
|
|
/source/visualization/ @laurent-garnier @jiperl @johna1941
|
|
|
|
# Physics Lists
|
|
/source/physics_lists/ @gunterfolger @AlbertoRibon
|
|
|
|
# Novice+Extended Examples (Individual Examples assigned to Responsibles)
|
|
/examples/basic/ @ihrivnac @ashoward
|
|
/examples/novice/ @ihrivnac @ashoward
|
|
/examples/extended/ @ihrivnac @ashoward
|
|
|
|
# Advanced Examples (Can be extended with responsibles per example)
|
|
/examples/advanced/ @guatelli @romanofrancesco
|
|
|
|
# Testing
|
|
/tests/ @gunterfolger @whokion
|
|
|
|
# Other
|
|
/source/error_propagation/ @arceciemat
|
|
/source/externals/ @gcosmo @drbenmorgan @gunterfolger
|