@@ -156,42 +156,42 @@ group:
156
156
template :
157
157
year : 2024-2025
158
158
authors : Anemoi Contributors
159
- - source : sync-files/anemoi/CONTRIBUTORS.md
159
+ - source : sync-files/anemoi/all/ CONTRIBUTORS.md
160
160
dest : CONTRIBUTORS.md
161
161
template :
162
162
repo_name : anemoi-core
163
- - source : sync-files/anemoi/CONTRIBUTORS.md
163
+ - source : sync-files/anemoi/all/ CONTRIBUTORS.md
164
164
dest : graphs/CONTRIBUTORS.md
165
165
template :
166
166
repo_name : anemoi-graphs
167
- - source : sync-files/anemoi/CONTRIBUTORS.md
167
+ - source : sync-files/anemoi/all/ CONTRIBUTORS.md
168
168
dest : models/CONTRIBUTORS.md
169
169
template :
170
170
repo_name : anemoi-models
171
- - source : sync-files/anemoi/CONTRIBUTORS.md
171
+ - source : sync-files/anemoi/all/ CONTRIBUTORS.md
172
172
dest : training/CONTRIBUTORS.md
173
173
template :
174
174
repo_name : anemoi-training
175
- - source : sync-files/anemoi/.github/PULL_REQUEST_TEMPLATE /pull_request_template-core.md
176
- dest : .github/PULL_REQUEST_TEMPLATE/ pull_request_template.md
175
+ - source : sync-files/anemoi/some/ .github/pull_request_template-core.md
176
+ dest : .github/pull_request_template.md
177
177
template : true
178
- - source : sync-files/anemoi/.gitignore
178
+ - source : sync-files/anemoi/all/ .gitignore
179
179
dest : .gitignore
180
180
- source : sync-files/general/python/.github/dependabot.yml
181
181
dest : .github/dependabot.yml
182
- - source : sync-files/anemoi/.github/workflows/pr-label-public.yml
182
+ - source : sync-files/anemoi/all/ .github/workflows/pr-label-public.yml
183
183
dest : .github/workflows/pr-label-public.yml
184
184
template :
185
185
repo_name : anemoi-core
186
- - source : sync-files/anemoi/.github/workflows/pr-label-conventional-commits.yml
186
+ - source : sync-files/anemoi/all/ .github/workflows/pr-label-conventional-commits.yml
187
187
dest : .github/workflows/pr-label-conventional-commits.yml
188
188
template :
189
189
repo_name : anemoi-core
190
- - source : sync-files/anemoi/.github/workflows/pr-label-file-based.yml
190
+ - source : sync-files/anemoi/all/ .github/workflows/pr-label-file-based.yml
191
191
dest : .github/workflows/pr-label-file-based.yml
192
192
template :
193
193
repo_name : anemoi-core
194
- - source : sync-files/anemoi/.github/workflows/pr-conventional-commit.yml
194
+ - source : sync-files/anemoi/all/ .github/workflows/pr-conventional-commit.yml
195
195
dest : .github/workflows/pr-conventional-commit.yml
196
196
template :
197
197
repo_name : anemoi-core
0 commit comments