Add/fix some license identifiers. Fixes #6
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: echo
|
name: echo
|
||||||
repo: https://github.com/maubot/echo
|
repo: https://github.com/maubot/echo
|
||||||
license: AGPL-3.0-or-later
|
license: MIT
|
||||||
author: Tulir
|
author: Tulir
|
||||||
description: |
|
description: |
|
||||||
A bot that echoes pings and other stuff.
|
A bot that echoes pings and other stuff.
|
||||||
|
|||||||
2
data/plugins/thirdparty/help.yaml
vendored
2
data/plugins/thirdparty/help.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: help
|
name: help
|
||||||
repo: https://git.skeg1.se/vondassendorf/maubot_mauhelp
|
repo: https://git.skeg1.se/vondassendorf/maubot_mauhelp
|
||||||
license:
|
license: MIT
|
||||||
author: Johan Christoffersson
|
author: Johan Christoffersson
|
||||||
description: A plugin to add a `!help` command to maubot. Returns all built-in help commands for all plugins loaded in the client instance.
|
description: A plugin to add a `!help` command to maubot. Returns all built-in help commands for all plugins loaded in the client instance.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: social-media-download
|
name: social-media-download
|
||||||
repo: https://github.com/ggogel/SocialMediaDownloadMaubot
|
repo: https://github.com/ggogel/SocialMediaDownloadMaubot
|
||||||
license:
|
license: MIT
|
||||||
author: Gerrit Gogel
|
author: Gerrit Gogel
|
||||||
description: A bot that that downloads content from various social media websites given a link.
|
description: A bot that that downloads content from various social media websites given a link.
|
||||||
antifeatures:
|
antifeatures:
|
||||||
|
|||||||
2
data/plugins/thirdparty/tmdb.yaml
vendored
2
data/plugins/thirdparty/tmdb.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: tmdb
|
name: tmdb
|
||||||
repo: https://codeberg.org/lomion/tmdb-bot
|
repo: https://codeberg.org/lomion/tmdb-bot
|
||||||
license: AGPL-3.0-or-later
|
license: AGPL-3.0-only
|
||||||
author: lomion
|
author: lomion
|
||||||
description: A bot that posts information about movies fetched from TheMovieDB.org.
|
description: A bot that posts information about movies fetched from TheMovieDB.org.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
Reference in New Issue
Block a user