diff --git a/AGENTS.md b/AGENTS.md index 400ee758..76b0926f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -52,8 +52,11 @@ choices matter. ## Repository purpose -This repository (`apache/airflow-steward`, future-renamed to -`apache/steward`) is the **generic, project-agnostic framework**. +This repository (currently `apache/airflow-steward`, **to be +renamed** — final name TBD per a working-group poll, see the +`Heads-up — rename in flight, name not yet chosen` note at the +top of [`README.md`](README.md) for the candidate list and +timeline) is the **generic, project-agnostic framework**. It contains skills, tool adapters, generic process documentation, and a project-template scaffold — and **no project-specific content**. Adopting projects pull this repository in as a submodule diff --git a/README.md b/README.md index 34200114..1c24eac2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* -- [apache-steward](#apache-steward) +- [Apache Steward (to be renamed)](#apache-steward-to-be-renamed) - [Skill families](#skill-families) - [Adopting the framework](#adopting-the-framework) - [Keeping the submodule current](#keeping-the-submodule-current) @@ -13,13 +13,43 @@ -# apache-steward +# Apache Steward (to be renamed) + +> **Heads-up — rename in flight, name not yet chosen.** This +> repository is currently served from `apache/airflow-steward` +> and is going to be renamed to a **different** name — *not* +> `apache/steward`. The current name carries `airflow` for +> legacy reasons, but the framework is project-agnostic (it +> stewards multiple ASF project workflows, not just Airflow's), +> so the working group steering it will pick a new name that +> reflects that. The final name will be chosen by **discussion +> followed by a poll** among the working-group members. +> +> **Current candidate names** (the list is open for additions +> during the **week of 4–9 May 2026**, after which the poll +> opens): +> +> - Apache Mentor +> - Apache Reeve +> - Apache Guild +> - Apache Minerva +> - Apache Magpie +> - Apache Beacon +> - Apache Compass +> - Apache Lexicon +> - Apache Polyglot +> +> Until the rename lands on the GitHub side, every clone URL, +> git-submodule reference, and CI integration still uses the +> legacy `apache/airflow-steward` slug — all path examples in +> this README and the linked docs use that slug verbatim. The +> rename will only change the GitHub repository slug; existing +> checkouts will keep working with a single `git remote set-url`. Reusable, project-agnostic framework for ASF-project automation. -Currently served from `apache/airflow-steward` for legacy reasons; -future-renamed to `apache/steward`. Adopters pull this repository -into their own tracker as a git submodule and ship project-specific -configuration alongside it under `/`. +Adopters pull this repository into their own tracker as a git +submodule and ship project-specific configuration alongside it +under `/`. ## Skill families