-
Notifications
You must be signed in to change notification settings - Fork 105
Expand file tree
/
Copy pathCODEOWNERS
More file actions
86 lines (83 loc) · 7.56 KB
/
Copy pathCODEOWNERS
File metadata and controls
86 lines (83 loc) · 7.56 KB
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
# 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 @joshua-white @OmarDuran @bd713
/.github/ @rrsettgast @MelReyCG @OmarDuran @bd713 @joshua-white
/BASELINE_NOTES.md
/.integrated_tests.yaml
/inputFiles @rrsettgast @cssherman @jhuang2601 @OmarDuran
/inputFiles/compositionalMultiphaseFlow @dkachuma @tjb-ltk @joshua-white
/inputFiles/compositionalMultiphaseWell @tjb-ltk @dkachuma @joshua-white
/inputFiles/efemFractureMechanics @jhuang2601 @OmarDuran @joshua-white
/inputFiles/hydraulicFracturing @rrsettgast @frankfeifan @cssherman @jhuang2601 @kimtaeho07 @OmarDuran
/inputFiles/inducedSeismicity @jhuang2601 @frankfeifan @kimtaeho07
/inputFiles/initialization @rrsettgast @jhuang2601 @OmarDuran
/inputFiles/lagrangianContactMechanics @jhuang2601 @jafranc @joshua-white @castelletto1
/inputFiles/materialPointMethod @cmcrook5 @homel1
/inputFiles/meshGeneration @rrsettgast @cssherman @jhuang2601 @OmarDuran
/inputFiles/multiphaseFlowFractures @jhuang2601 @tjb-ltk @joshua-white
/inputFiles/multipleMeshBodies @rrsettgast @OmarDuran @bd713
/inputFiles/phaseField @rrsettgast @frankfeifan @jhuang2601
/inputFiles/poromechanics @castelletto1 @jhuang2601 @joshua-white
/inputFiles/poromechanicsFractures @castelletto1 @jhuang2601 @joshua-white
/inputFiles/proppant @rrsettgast @jhuang2601 @OmarDuran
/inputFiles/relpermDriver @dkachuma @jafranc @joshua-white
/inputFiles/simplePDE @rrsettgast @castelletto1 @OmarDuran @bd713
/inputFiles/singlePhaseFlow @castelletto1 @jhuang2601 @dkachuma
/inputFiles/singlePhaseFlowFractures @jhuang2601 @dkachuma @joshua-white
/inputFiles/singlePhaseWell @tjb-ltk @dkachuma @joshua-white
/inputFiles/solidMechanics @castelletto1 @jhuang2601 @OmarDuran
/inputFiles/surfaceGeneration @rrsettgast @OmarDuran @bd713
/inputFiles/thermalMultiphaseFlow @dkachuma @tjb-ltk @joshua-white
/inputFiles/thermalSinglePhaseFlowFractures @jhuang2601 @frankfeifan @dkachuma
/inputFiles/thermoPoromechanics @jhuang2601 @castelletto1 @frankfeifan
/inputFiles/thermoPoromechanicsFractures @jhuang2601 @jafranc @joshua-white
/inputFiles/triaxialDriver @rrsettgast @jhuang2601 @joshua-white @OmarDuran
/inputFiles/wavePropagation @acitrain @sframba @bd713 @jhuang2601
/inputFiles/wellbore @rrsettgast @jhuang2601 @OmarDuran
/inputFiles/wellboreECP @rrsettgast @jhuang2601 @OmarDuran
/src/coreComponents/LvArray @rrsettgast @wrtobin @corbett5 @MelReyCG @OmarDuran
/src/coreComponents/codingUtilities @rrsettgast @corbett5 @wrtobin @MelReyCG @OmarDuran @bd713
/src/coreComponents/common @rrsettgast @corbett5 @MelReyCG @OmarDuran @bd713
/src/coreComponents/constitutive @rrsettgast @dkachuma @OmarDuran @joshua-white @jhuang2601
/src/coreComponents/constitutive/capillaryPressure @dkachuma @joshua-white @jafranc
/src/coreComponents/constitutive/contact @rrsettgast @jhuang2601 @jafranc @OmarDuran
/src/coreComponents/constitutive/diffusion @dkachuma @jafranc @joshua-white
/src/coreComponents/constitutive/dispersion @dkachuma @jafranc @joshua-white
/src/coreComponents/constitutive/docs @jhuang2601 @dkachuma @joshua-white
/src/coreComponents/constitutive/fluid @dkachuma @jafranc @joshua-white
/src/coreComponents/constitutive/permeability @dkachuma @jhuang2601 @jafranc
/src/coreComponents/constitutive/pvtPackage @dkachuma @jafranc @joshua-white
/src/coreComponents/constitutive/relativePermeability @dkachuma @jafranc @joshua-white
/src/coreComponents/constitutive/solid @rrsettgast @jhuang2601 @OmarDuran @joshua-white
/src/coreComponents/constitutive/thermalConductivity @dkachuma @jhuang2601 @joshua-white
/src/coreComponents/constitutive/unitTests @rrsettgast @dkachuma @jhuang2601 @joshua-white
/src/coreComponents/constitutiveDrivers @rrsettgast @dkachuma @jhuang2601 @jafranc @joshua-white
/src/coreComponents/dataRepository @rrsettgast @wrtobin @corbett5 @MelReyCG @OmarDuran @bd713
/src/coreComponents/denseLinearAlgebra @rrsettgast @castelletto1 @OmarDuran @bd713
/src/coreComponents/discretizationMethods @rrsettgast @castelletto1 @OmarDuran @bd713
/src/coreComponents/events @rrsettgast @corbett5 @cssherman @MelReyCG @OmarDuran @bd713
/src/coreComponents/fieldSpecification @rrsettgast @corbett5 @cssherman @MelReyCG @OmarDuran @OmarDuran @bd713
/src/coreComponents/fileIO @rrsettgast @wrtobin @MelReyCG @OmarDuran @bd713
/src/coreComponents/finiteElement @rrsettgast @castelletto1 @andrea-borio @OmarDuran @jafranc @bd713
/src/coreComponents/finiteVolume @rrsettgast @castelletto1 @OmarDuran @jafranc @bd713
/src/coreComponents/functions @rrsettgast @cssherman @wrtobin @MelReyCG @OmarDuran @bd713
/src/coreComponents/linearAlgebra @rrsettgast @castelletto1 @victorapm @OmarDuran @bd713
/src/coreComponents/mainInterface @rrsettgast @corbett5 @wrtobin @MelReyCG @OmarDuran @bd713
/src/coreComponents/math @rrsettgast @corbett5 @wrtobin @OmarDuran @bd713
/src/coreComponents/mesh @rrsettgast @wrtobin @OmarDuran @jafranc @bd713
/src/coreComponents/physicsSolvers @rrsettgast @OmarDuran @MelReyCG @bd713
/src/coreComponents/physicsSolvers/contact @rrsettgast @jhuang2601 @jafranc @OmarDuran
/src/coreComponents/physicsSolvers/fluidFlow @rrsettgast @tjb-ltk @dkachuma @OmarDuran @jhuang2601
/src/coreComponents/physicsSolvers/inducedSeismicity @rrsettgast @jhuang2601 @kimtaeho07 @frankfeifan
/src/coreComponents/physicsSolvers/multiphysics @rrsettgast @castelletto1 @frankfeifan @jhuang2601 @OmarDuran
/src/coreComponents/physicsSolvers/python @cssherman @corbett5 @bd713 @jafranc
/src/coreComponents/physicsSolvers/simplePDE @rrsettgast @castelletto1 @frankfeifan @bd713
/src/coreComponents/physicsSolvers/solidMechanics @rrsettgast @castelletto1 @jhuang2601 @OmarDuran
/src/coreComponents/physicsSolvers/surfaceGeneration @rrsettgast @jhuang2601 @OmarDuran @bd713
/src/coreComponents/physicsSolvers/wavePropagation @sframba @acitrain @bd713 @MelReyCG
/src/coreComponents/schema @rrsettgast @herve-gross @jhuang2601 @dkachuma @OmarDuran
/src/coreComponents/integrationTests @rrsettgast @corbett5 @wrtobin @MelReyCG @dkachuma @OmarDuran @bd713
/src/docs @rrsettgast @herve-gross @jhuang2601 @dkachuma @OmarDuran @bd713
/src/main @rrsettgast @MelReyCG @OmarDuran @bd713