diff --git a/README.md b/README.md index a83055c..7518a54 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-8c3f: Web Monetization](./fep/8c3f/fep-8c3f.md) | `WITHDRAWN` | [#3](https://codeberg.org/fediverse/fep/issues/3) | 2022-01-18 | 2023-10-27 | | [FEP-2100: Unbound Group and Organization](./fep/2100/fep-2100.md) | `WITHDRAWN` | [#36](https://codeberg.org/fediverse/fep/issues/36) | 2022-03-31 | 2025-04-06 | | [FEP-e232: Object Links](./fep/e232/fep-e232.md) | `FINAL` | [#14](https://codeberg.org/fediverse/fep/issues/14) | 2022-08-01 | 2023-12-03 | -| [FEP-5624: Per-object reply control policies](./fep/5624/fep-5624.md) | `DRAFT` | [#18](https://codeberg.org/fediverse/fep/issues/18) | 2022-08-23 | - | +| [FEP-5624: Per-object reply control policies](./fep/5624/fep-5624.md) | `WITHDRAWN` | [#18](https://codeberg.org/fediverse/fep/issues/18) | 2022-08-23 | 2025-06-24 | | [FEP-1b12: Group federation](./fep/1b12/fep-1b12.md) | `FINAL` | [#22](https://codeberg.org/fediverse/fep/issues/22) | 2022-11-12 | 2023-02-09 | | [FEP-8b32: Object Integrity Proofs](./fep/8b32/fep-8b32.md) | `DRAFT` | [#29](https://codeberg.org/fediverse/fep/issues/29) | 2022-11-12 | - | | [FEP-c390: Identity Proofs](./fep/c390/fep-c390.md) | `DRAFT` | [#34](https://codeberg.org/fediverse/fep/issues/34) | 2022-11-23 | - | diff --git a/index.json b/index.json index 04d36d9..ba71c0f 100644 --- a/index.json +++ b/index.json @@ -72,10 +72,11 @@ { "slug": "5624", "authors": "Claire ", - "status": "DRAFT", + "status": "WITHDRAWN", "dateReceived": "2022-08-23", + "dateWithdrawn": "2025-06-24", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/18", - "discussionsTo": "https://codeberg.org/fediverse/fep/issues/18", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-5624-per-object-reply-control-policies/2723", "title": "Per-object reply control policies" }, {