diff --git a/README.md b/README.md index 011229b..1cba5e9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ need a QEP. |-----|-------|------|--------|---------| | [QEP-1](qeps/qep-0001-purpose-and-process.md) | QEP Purpose and Process | process | Accepted | v2 | | [QEP-2](qeps/qep-0002-standard-github-labels.md) | Standard GitHub Label Set and Labelling Policy | standard | Accepted | – | -| [QEP-3](qeps/qep-0003-repository-naming-and-types.md) | Repository Naming and Types | standard | Draft | – | +| [QEP-3](qeps/qep-0003-repository-naming-and-types.md) | Repository Naming and Types | standard | Accepted | – | QEPs that set an ongoing rule are **maintained in place**: a substantive amendment bumps the QEP's `version` (shown above) under the same review process, rather than superseding diff --git a/qeps/qep-0003-repository-naming-and-types.md b/qeps/qep-0003-repository-naming-and-types.md index aebd147..093c4be 100644 --- a/qeps/qep-0003-repository-naming-and-types.md +++ b/qeps/qep-0003-repository-naming-and-types.md @@ -2,7 +2,7 @@ qep: 3 title: Repository Naming and Types author: "@mmcky" -status: Draft +status: Accepted type: standard created: 2026-07-10 discussion: https://github.com/QuantEcon/qeps/pull/7 @@ -15,7 +15,7 @@ discussion: https://github.com/QuantEcon/qeps/pull/7 | **QEP** | 3 | | **Title** | Repository Naming and Types | | **Author** | @mmcky | -| **Status** | Draft | +| **Status** | Accepted | | **Type** | standard | | **Created** | 2026-07-10 | | **Discussion** | [QuantEcon/qeps#7](https://github.com/QuantEcon/qeps/pull/7) |