From a8c065a93d4509b2460e0a9f4e45194da6bf9d37 Mon Sep 17 00:00:00 2001 From: silverpill Date: Thu, 4 Jan 2024 15:23:00 +0000 Subject: [PATCH] Add FEP-2c59 to README.md --- README.md | 1 + fep/2c59/fep-2c59.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb23fa..398dca1 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu | [FEP-03c1: Actors without acct-URI](./fep/03c1/fep-03c1.md) | `DRAFT` | [#205](https://codeberg.org/fediverse/fep/issues/205) | 2023-11-10 | - | | [FEP-ef61: Portable Objects](./fep/ef61/fep-ef61.md) | `DRAFT` | [#209](https://codeberg.org/fediverse/fep/issues/209) | 2023-12-06 | - | | [FEP-7502: Limiting visibility to authenticated actors](./fep/7502/fep-7502.md) | `DRAFT` | [#218](https://codeberg.org/fediverse/fep/issues/218) | 2023-12-24 | - | +| [FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor](./fep/2c59/fep-2c59.md) | `DRAFT` | [#226](https://codeberg.org/fediverse/fep/issues/226) | 2024-01-04 | - | ## Submitting a FEP diff --git a/fep/2c59/fep-2c59.md b/fep/2c59/fep-2c59.md index dfdd74d..5dc9806 100644 --- a/fep/2c59/fep-2c59.md +++ b/fep/2c59/fep-2c59.md @@ -2,7 +2,8 @@ slug: "2c59" authors: Evan Prodromou status: DRAFT -dateReceived: 1970-01-01 +dateReceived: 2024-01-04 +discussionsTo: https://codeberg.org/fediverse/fep/issues/226 --- # FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor