diff options
author | Matthew S. Turnbull <sparky@bluefang-logic.com> | 2021-01-24 00:40:32 -0500 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-24 19:30:56 +0200 |
commit | ed99ff3bf408180845228840602bb33dd61046ac (patch) | |
tree | 667b7a3a7d58caac213729edec744e7594fe6b17 /app-accessibility/caribou | |
parent | gnome-extra/cinnamon: 4.8.6 version bump (diff) | |
download | gentoo-ed99ff3bf408180845228840602bb33dd61046ac.tar.gz gentoo-ed99ff3bf408180845228840602bb33dd61046ac.tar.bz2 gentoo-ed99ff3bf408180845228840602bb33dd61046ac.zip |
app-accessibility/caribou: Update owner. No longer maintained by GNOME.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com>
Closes: https://github.com/gentoo/gentoo/pull/18989
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-accessibility/caribou')
-rw-r--r-- | app-accessibility/caribou/metadata.xml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/app-accessibility/caribou/metadata.xml b/app-accessibility/caribou/metadata.xml index 3a82b0ba211a..5f5d428f0a7f 100644 --- a/app-accessibility/caribou/metadata.xml +++ b/app-accessibility/caribou/metadata.xml @@ -1,15 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<longdescription lang="en"> + <maintainer type="person"> + <email>sparky@bluefang-logic.com</email> + <name>Matthew Turnbull</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> Caribou is a text entry and UI navigation application being developed as an alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou is to create a usable solution for people whose primary way of accessing a computer is a switch device. The initial goal is to make an in-place on-screen keyboard suitable for people who can use a mouse but not a hardware keyboard. -</longdescription> + </longdescription> </pkgmetadata> |