Skip to content

Commit 7d3a2b2

Browse files
Jammy2211claude
authored andcommitted
Generate WORKFLOW.md owner map from PyAutoMind/repos.yaml
The hand-maintained owner table was stale (rhayes777/Jammy2211 owners from before the PyAutoLabs org migration). The section is now generated between repos_sync markers by PyAutoMind/scripts/repos_sync.py --write, from the repos.yaml body map (PyAutoLabs/PyAutoMind#36). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent b39a0a3 commit 7d3a2b2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

skills/WORKFLOW.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ Build is reached only for the release/packaging step (PyPI/tags/notebooks).
177177

178178
## Repo → GitHub owner mapping
179179

180-
| Local dir | GitHub repo |
181-
|-----------|-------------|
182-
| PyAutoConf, PyAutoFit | `rhayes777/<name>` |
183-
| PyAutoArray, PyAutoGalaxy, PyAutoLens | `Jammy2211/<name>` |
184-
| autofit_workspace, autogalaxy_workspace, autolens_workspace, autolens_workspace_test, HowToLens, euclid_strong_lens_modeling_pipeline | `Jammy2211/<name>` |
180+
<!-- repos_sync:begin -->
181+
All repos live at `PyAutoLabs/<local dir name>` on GitHub, except: `Jammy2211/autofit_workspace_developer`, `Jammy2211/euclid_assistant`, `Jammy2211/admin_jammy`.
185182

186183
**Library repos:** PyAutoConf, PyAutoFit, PyAutoArray, PyAutoGalaxy, PyAutoLens.
187-
**Workspace repos:** the `*_workspace*` repos, HowToLens, euclid pipeline.
184+
**Workspace repos:** autofit_workspace, autogalaxy_workspace, autolens_workspace, autofit_workspace_test, autogalaxy_workspace_test, autolens_workspace_test, HowToFit, HowToGalaxy, HowToLens, euclid_strong_lens_modeling_pipeline.
185+
186+
Generated from `PyAutoMind/repos.yaml`; edit there, then run `python3 PyAutoMind/scripts/repos_sync.py --write`.
187+
<!-- repos_sync:end -->

0 commit comments

Comments
 (0)