Skip to content

Commit 3540374

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents ebe75ab + b6e3342 commit 3540374

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/maintainer/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ This is usually done via a PR that, once approved, is merged and triggers the re
272272

273273
It also does the job of creating new feedstocks for recipes that have been merged in [`conda-forge/staged-recipes`](#staged-recipes).
274274
The [`create_feedstocks` workflow](https://github.com/conda-forge/admin-requests/blob/main/.github/workflows/create_feedstocks.yml) runs several times per hour to create the new feedstock repositories on the `conda-forge` organization.
275-
The core logic is defined in the Python script [`.github/workflows/scripts/create_feedstocks.py`](https://github.com/conda-forge/staged-recipes/blob/main/.github/workflows/scripts/create_feedstocks.py).
275+
The core logic is defined in the Python script [`.github/workflows/scripts/create_feedstocks.py`](https://github.com/conda-forge/admin-requests/blob/main/scripts/create_feedstocks.py).
276276

277277
#### autotick-bot
278278

src/core.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ soapy1,[email protected],Sophia Castellarin
2323
sodre,[email protected],Patrick Sodré
2424
SylvainCorlay,[email protected],Sylvain Corlay
2525
synapticarbors,[email protected],Joshua Adelman
26+
trallard,[email protected],Tania Allard
2627
viniciusdc,[email protected],Vinicius Douglas Cerutti
2728
wolfv,[email protected],Wolf Vollprecht
2829
xhochy,[email protected],Uwe L. Korn

0 commit comments

Comments
 (0)