From 822a7bd1d1d90797fcdafaf40045c9265a9f02df Mon Sep 17 00:00:00 2001 From: silverpill Date: Fri, 12 Jul 2024 21:52:59 +0000 Subject: [PATCH] Add FEP-9091 and FEP-6fcd to list --- README.md | 2 ++ fep/6fcd/fep-6fcd.md | 1 + fep/9091/fep-9091.md | 1 + 3 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 791ab96..2822712 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu | [FEP-e3e9: Actor-Relative URLs](./fep/e3e9/fep-e3e9.md) | `DRAFT` | [#346](https://codeberg.org/fediverse/fep/issues/346) | 2024-06-29 | - | | [FEP-d9ad: Create Conformance Tests for Fediverse Enhancement Proposals](./fep/d9ad/fep-d9ad.md) | `DRAFT` | [#350](https://codeberg.org/fediverse/fep/issues/350) | 2024-07-02 | - | | [FEP-0f2a: Announce Activity for Migrations and Tombstone Events](./fep/0f2a/fep-0f2a.md) | `DRAFT` | [#352](https://codeberg.org/fediverse/fep/issues/352) | 2024-07-05 | - | +| [FEP-9091: Export Actor Service Endpoint](./fep/9091/fep-9091.md) | `DRAFT` | [#358](https://codeberg.org/fediverse/fep/issues/358) | 2024-07-08 | - | +| [FEP-6fcd: Account Export Container Format](./fep/6fcd/fep-6fcd.md) | `DRAFT` | [#357](https://codeberg.org/fediverse/fep/issues/357) | 2024-07-11 | - | ## Submitting a FEP diff --git a/fep/6fcd/fep-6fcd.md b/fep/6fcd/fep-6fcd.md index bbe2ba3..07ef9c3 100644 --- a/fep/6fcd/fep-6fcd.md +++ b/fep/6fcd/fep-6fcd.md @@ -4,6 +4,7 @@ authors: Dmitri Zagidulin <@dmitri@social.coop> status: DRAFT dateReceived: 2024-07-11 discussionsTo: https://socialhub.activitypub.rocks/t/fep-6fcd-account-export-container-format/4355 +trackingIssue: https://codeberg.org/fediverse/fep/issues/357 --- # FEP-6fcd: Account Export Container Format diff --git a/fep/9091/fep-9091.md b/fep/9091/fep-9091.md index 90bf8b4..be7bedc 100644 --- a/fep/9091/fep-9091.md +++ b/fep/9091/fep-9091.md @@ -4,6 +4,7 @@ authors: Dmitri Zagidulin <@dmitri@social.coop> status: DRAFT dateReceived: 2024-07-08 discussionsTo: https://socialhub.activitypub.rocks/t/fep-9091-export-actor-service-endpoint/4354 +trackingIssue: https://codeberg.org/fediverse/fep/issues/358 --- # FEP-9091: Export Actor Service Endpoint