Skip to content

Commit 0956faa

Browse files
committed
Fix component metadata (author URL, description, version 1.0.1)
1 parent 96a1165 commit 0956faa

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

ossn_com.xml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22
<component xmlns="http://www.opensource-socialnetwork.org/v/3.0">
33
<name>Identity Manager</name>
44
<id>IdentityManager</id>
5-
<author>JB</author>
6-
<description>Identity display policy, per-context controls, and optional user titles for OSSN. Not affiliated with OSSN.</description>
5+
<author>JohnBee</author>
6+
<description>
7+
Per-user identity display overrides for OSSN.
8+
Allows admins to set a global display mode and users to optionally override
9+
how their name appears across feeds, comments, profiles, and user lists.
10+
</description>
711
<license>MIT</license>
8-
<author_url>https://dev.gaggo.net</author_url>
9-
<version>1.1</version>
12+
<author_url>https://github.com/JohnPBee/IdentityManager</author_url>
13+
<version>1.0.1</version>
1014
<requires>
1115
<type>ossn_version</type>
1216
<version>8.9</version>

0 commit comments

Comments
 (0)