-
Notifications
You must be signed in to change notification settings - Fork 89
/
CODEOWNERS
Validating CODEOWNERS rules...
179 lines (173 loc) · 9.58 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @rrsettgast
/.github/ @rrsettgast
/BASELINE_NOTES.md
/.integrated_tests.yaml @rrsettgast @CusiniM @cssherman @wrtobin @castelletto1 @jhuang2601 @paveltomin
/inputFiles @rrsettgast @CusiniM @cssherman @paveltomin @jhuang2601
/inputFiles/compositionalMultiphaseFlow @paveltomin @dkachuma
/inputFiles/compositionalMultiphaseWell @CusiniM @paveltomin @tjb-ltk @dkachuma
/inputFiles/efemFractureMechanics @CusiniM @matteofrigo5 @Guotong-Ren
/inputFiles/hydraulicFracturing @CusiniM @rrsettgast @frankfeifan @Guotong-Ren @cssherman @jhuang2601
/inputFiles/inducedSeismicity @CusiniM @matteofrigo5 @VidarStiernstrom
/inputFiles/initialization @rrsettgast @jhuang2601
/inputFiles/lagrangianContactMechanics @CusiniM @jhuang2601 @matteofrigo5
/inputFiles/materialPointMethod @homel1 @cmcrook5
/inputFiles/meshGeneration @rrsettgast @cssherman
/inputFiles/multiphaseFlowFractures @CusiniM @paveltomin @jhuang2601
/inputFiles/multipleMeshBodies @rrsettgast @wrtobin
/inputFiles/phaseField @CusiniM @frankfeifan
/inputFiles/poromechanics @CusiniM @castelletto1 @paveltomin @jhuang2601 @ryar9534
/inputFiles/poromechanicsFractures @CusiniM @castelletto1 @paveltomin @jhuang2601
/inputFiles/proppant @rrsettgast @jhuang2601
/inputFiles/relpermDriver @dkachuma @paveltomin @jafranc
/inputFiles/simplePDE @rrsettgast @castelletto1
/inputFiles/singlePhaseFlow @CusiniM @castelletto1 @paveltomin
/inputFiles/singlePhaseFlowFractures @CusiniM @castelletto1 @paveltomin @jhuang2601
/inputFiles/singlePhaseWell @CusiniM @paveltomin @tjb-ltk
/inputFiles/solidMechanics @CusiniM @castelletto1 @jhuang2601
/inputFiles/surfaceGeneration @CusiniM @castelletto1 @rrsettgast
/inputFiles/thermalMultiphaseFlow @paveltomin @dkachuma
/inputFiles/thermalSinglePhaseFlowFractures @CusiniM @castelletto1 @paveltomin @jhuang2601 @frankfeifan
/inputFiles/thermoPoromechanics @paveltomin @jhuang2601 @castelletto1 @frankfeifan
/inputFiles/thermoPoromechanicsFractures @CusiniM @castelletto1 @paveltomin @jhuang2601
/inputFiles/triaxialDriver @rrsettgast @jhuang2601
/inputFiles/wavePropagation @acitrain @sframba
/inputFiles/wellbore @rrsettgast @jhuang2601
/inputFiles/wellboreECP @rrsettgast
/src/coreComponents/LvArray @rrsettgast @CusiniM @wrtobin @corbett5
/src/coreComponents/codingUtilities @rrsettgast @untereiner @corbett5 @wrtobin @MelReyCG
/src/coreComponents/common @rrsettgast @MelReyCG @corbett5 @wrtobin
/src/coreComponents/constitutive @rrsettgast @CusiniM @dkachuma @paveltomin @castelletto1
/src/coreComponents/constitutive/capillaryPressure @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutive/contact @rrsettgast @CusiniM @matteofrigo5 @Guotong-Ren @jhuang2601
/src/coreComponents/constitutive/diffusion @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutive/dispersion @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutive/docs
/src/coreComponents/constitutive/fluid @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutive/permeability @CusiniM @dkachuma @paveltomin @jhuang2601
/src/coreComponents/constitutive/pvtPackage @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutive/relativePermeability @dkachuma @paveltomin
/src/coreComponents/constitutive/solid @rrsettgast @CusiniM @paveltomin @castelletto1 @jhuang2601
/src/coreComponents/constitutive/thermalConductivity @CusiniM @dkachuma @paveltomin @jhuang2601
/src/coreComponents/constitutive/unitTests @rrsettgast @CusiniM @dkachuma @paveltomin
/src/coreComponents/constitutiveDrivers @rrsettgast @CusiniM @dkachuma @jhuang2601
/src/coreComponents/dataRepository @rrsettgast @wrtobin @corbett5 @MelReyCG
/src/coreComponents/denseLinearAlgebra @rrsettgast @CusiniM @castelletto1
/src/coreComponents/discretizationMethods @rrsettgast @CusiniM @castelletto1
/src/coreComponents/events @rrsettgast @corbett5 @cssherman
/src/coreComponents/fieldSpecification @rrsettgast @CusiniM @corbett5 @cssherman
/src/coreComponents/fileIO @rrsettgast @wrtobin @MelReyCG @untereiner
/src/coreComponents/finiteElement @rrsettgast @castelletto1 @andrea-borio @CusiniM
/src/coreComponents/finiteVolume @rrsettgast @castelletto1 @CusiniM @paveltomin @ryar9534
/src/coreComponents/functions @rrsettgast @cssherman @wrtobin
/src/coreComponents/linearAlgebra @rrsettgast @CusiniM @castelletto1 @victorapm
/src/coreComponents/mainInterface @rrsettgast @corbett5 @wrtobin
/src/coreComponents/math @rrsettgast @corbett5 @wrtobin
/src/coreComponents/mesh @rrsettgast @CusiniM @wrtobin @untereiner
/src/coreComponents/physicsSolvers @rrsettgast @CusiniM
/src/coreComponents/physicsSolvers/contact @rrsettgast @CusiniM @matteofrigo5 @Guotong-Ren
/src/coreComponents/physicsSolvers/fluidFlow @CusiniM @paveltomin @ryar9534
/src/coreComponents/physicsSolvers/inducedSeismicity @rrsettgast @CusiniM @matteofrigo5 @VidarStiernstrom
/src/coreComponents/physicsSolvers/multiphysics @rrsettgast @CusiniM @paveltomin @castelletto1 @frankfeifan @ryar9534 @jhuang2601
/src/coreComponents/physicsSolvers/python @cssherman @corbett5 @alexbenedicto
/src/coreComponents/physicsSolvers/simplePDE @CusiniM @castelletto1 @rrsettgast @frankfeifan
/src/coreComponents/physicsSolvers/solidMechanics @rrsettgast @CusiniM @castelletto1 @jhuang2601
/src/coreComponents/physicsSolvers/surfaceGeneration @rrsettgast @CusiniM @jhuang2601
/src/coreComponents/physicsSolvers/wavePropagation @sframba @acitrain
/src/coreComponents/schema
/src/coreComponents/unitTests @rrsettgast @CusiniM @corbett5 @wrtobin
# Here is a list of GEOS-DEV members as of 2024-07-02
# username name
# acitrain
# aguitton
# AL0230162 Éric Cassagnard
# Algiane Algiane Froehly
# andrea-borio Andrea Borio
# andrea-francesch Andrea Franceschini
# annavarapusr1
# AntoineMazuyer Antoine Mazuyer
# arng40 Arnaud DUDES
# Bertbk Bertrand Thierry
# binw1
# bmhan12 Brian Han
# Bubusch Gaetan
# castelletto1 Nicola Castelletto
# chakshinglee Chak Shing Lee
# cmcrook5
# cmorency1 Christina Morency
# corbett5 Ben Corbett
# cssherman Christopher Sherman
# CusiniM Matteo Cusini
# dkachuma Dickson Kachuma
# drmichaeltcvx Michael E. Thomadakis
# estelledirand Estelle Dirand
# francoishamon Francois Hamon
# frankfeifan
# fuyuli123456 Fuyu Li
# geosxCI
# Guotong-Ren Guotong
# henricalandra64
# herve-gross Herve Gross
# homel1 Michael Homel
# IsaacJu-debug Isaac Ju
# jafranc Jacques Franc
# jameshcorbett James Corbett
# Jay-A Jay Appleton
# jeannepellerin Jeanne Pellerin
# jedbrown Jed Brown
# jessielu001
# jhuang2601 Jian Huang
# jiemeng-total
# jiyer28
# jkwashbourne John Washbourne
# johnbowen42 John Bowen
# joshua-white Joshua White
# jschen83 Jinsong Chen
# juliat-camargo
# karimifard Mohammad Karimi-Fard
# kimtaeho07
# klevzoff Sergey Klevtsov
# ktnihei Kurt Nihei
# labesse40
# matteofrigo5 Matteo Frigo
# MatthiasCremon Matthias Cremon
# MelReyCG
# MichaelSekachev Michael Sekachev
# mndiaye24 Mamadou N'diaye
# npillardou Nicolas Pillardou
# ol-n-ga
# oseikuffuor1 Daniel Osei-Kuffuor
# ouassimkh
# paloma-martinez
# paveltomin Pavel Tomin
# philippeVerney Philippe Verney
# raminammour Rami
# rasimHZ
# rmadec-cs Ronan Madec
# rrsettgast Randolph Settgast
# ryanhaagenson Ryan Haagenson
# ryar9534 Ryan Aronson
# samtkaplan Sam Kaplan
# samuelpmishLLNL
# sframba Stefano Frambati
# shabnamjs
# sohailwaziri
# sytuannguyen Sy-Tuan Nguyen
# tang39 Hewei Tang
# tbeltzun
# TheLastBlockbend Phillip Chacon
# tjb-ltk Tom Byer
# TNemethCVX
# TotoGaz TotoGaz
# txlx
# untereiner Lionel Untereiner
# victorapm Victor A. P. Magri
# VidarStiernstrom Vidar Stiernström
# wcy41gtc Chaoyi Wang
# wrtobin William R Tobin
# yue-2018 Yue Hao
# yylicvx
# zhishuaizhang Zhishuai Zhang