We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5598b8 commit 3dab7abCopy full SHA for 3dab7ab
src/main/resources/plugin.yaml
@@ -8,7 +8,9 @@ spec:
8
# 'version' is a valid semantic version string (see semver.org).
9
version: 1.0.0-SNAPSHOT
10
requires: "*"
11
- author: halo-dev
+ author:
12
+ name: Halo OSS Team
13
+ website: https://github.com/halo-dev
14
logo: https://halo.run/logo
15
settingName: starter-settings
16
configMapName: starter-settings
0 commit comments