We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c837711 commit adc4ab7Copy full SHA for adc4ab7
CODEOWNERS
@@ -3,18 +3,23 @@ plugins/ @caitlinross
3
4
# Vicente's stuff
5
*.bash @vicentebolea
6
-*.cmake @vicentebolea
7
-*.in @vicentebolea
8
*.json @vicentebolea
+*.toml @vicentebolea
9
*.sh @vicentebolea
10
*.yaml @vicentebolea
11
*.yml @vicentebolea
12
-cmake/ @vicentebolea
13
-scripts/ @vicentebolea
14
-python/ @vicentebolea
+
+.gitlab/ @vicentebolea
15
.github/ @vicentebolea
16
.circleci/ @vicentebolea
+.shellcheck_exclude_paths
17
+CMakeLists.txt @vicentebolea
18
+cmake/ @vicentebolea
19
+python/ @vicentebolea
20
+scripts/ @vicentebolea
21
source/adios2/toolkit/sst/dp/mpi_dp.c @vicentebolea
22
+thirdparty/ @vicentebolea
23
24
# GPU-aware specific files
25
source/adios2/helper/kokkos/ @anagainaru
0 commit comments