From ff51196ee2331807103f00a6ff85065b67aef79c Mon Sep 17 00:00:00 2001 From: silverpill Date: Thu, 11 Sep 2025 22:57:57 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/11dd/fep-11dd.md | 1 + index.json | 9 +++++++++ 3 files changed, 11 insertions(+) diff --git a/README.md b/README.md index 7518a54..9cc6bfa 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-844e: Capability discovery](./fep/844e/fep-844e.md) | `DRAFT` | [#624](https://codeberg.org/fediverse/fep/issues/624) | 2025-06-14 | - | | [FEP-b06c: ActivityPoll](./fep/b06c/fep-b06c.md) | `DRAFT` | [#638](https://codeberg.org/fediverse/fep/issues/638) | 2025-06-25 | - | | [FEP-9098: Custom emojis](./fep/9098/fep-9098.md) | `DRAFT` | [#648](https://codeberg.org/fediverse/fep/issues/648) | 2025-07-06 | - | +| [FEP-11dd: Context Ownership and Inheritance](./fep/11dd/fep-11dd.md) | `DRAFT` | [#675](https://codeberg.org/fediverse/fep/issues/675) | 2025-09-11 | - | ## License diff --git a/fep/11dd/fep-11dd.md b/fep/11dd/fep-11dd.md index 434c20a..05a1655 100644 --- a/fep/11dd/fep-11dd.md +++ b/fep/11dd/fep-11dd.md @@ -4,6 +4,7 @@ authors: Julian Lam status: DRAFT discussionsTo: https://activitypub.space/topic/22/fep-11dd-context-ownership-and-inheritance dateReceived: 2025-09-11 +trackingIssue: https://codeberg.org/fediverse/fep/issues/675 --- # FEP-11dd: Context Ownership and Inheritance diff --git a/index.json b/index.json index 56b695c..175eee4 100644 --- a/index.json +++ b/index.json @@ -986,5 +986,14 @@ "dateReceived": "2025-07-06", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/648", "title": "Custom emojis" + }, + { + "slug": "11dd", + "authors": "Julian Lam ", + "status": "DRAFT", + "discussionsTo": "https://activitypub.space/topic/22/fep-11dd-context-ownership-and-inheritance", + "dateReceived": "2025-09-11", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/675", + "title": "Context Ownership and Inheritance" } ] \ No newline at end of file