From ffc8c8edd334aafca4d2744c28561900add7a943 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 7 Oct 2025 18:23:18 +0200 Subject: [PATCH] com.github -> Io.github Co-authored-by: Alexey Rusakov --- content/proposals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/proposals.md b/content/proposals.md index 481a223b..4e145998 100644 --- a/content/proposals.md +++ b/content/proposals.md @@ -463,7 +463,7 @@ vendor prefix in Java package naming format. For example: {{% boxes/note %}} Proposal authors operating with a Matrix.org Foundation mandate SHOULD use a vendor prefix within the `org.matrix` namespace. This namespace is otherwise -restricted. Authors who don't own a domain MAY use the `com.github` namespace +restricted. Authors who don't own a domain MAY use the `io.github` namespace instead. {{% /boxes/note %}}