diff options
author | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-03-11 18:04:34 +0000 |
---|---|---|
committer | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-03-11 18:04:34 +0000 |
commit | e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce (patch) | |
tree | 19297cc9b8ce8a1e5f2ef268a80a7590bc728b4c /media-libs/libv4l | |
parent | app-text/calibre: version bump to 3.40.1 (diff) | |
download | gentoo-e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce.tar.gz gentoo-e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce.tar.bz2 gentoo-e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce.zip |
media-libs/libv4l: add myself as maintainer
Was up for grabs due to tetromino's retirement.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libv4l/metadata.xml b/media-libs/libv4l/metadata.xml index c843dd0bc5b4..a5ad2dd06117 100644 --- a/media-libs/libv4l/metadata.xml +++ b/media-libs/libv4l/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>andrey_utkin@gentoo.org</email> + <name>Andrey Utkin</name> + </maintainer> <longdescription lang="en"> libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it |