commit: e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> AuthorDate: Mon Mar 11 18:04:34 2019 +0000 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> CommitDate: Mon Mar 11 18:04:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e172e4ce
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 <AT> gentoo.org> media-libs/libv4l/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/media-libs/libv4l/metadata.xml b/media-libs/libv4l/metadata.xml index c843dd0bc5b..a5ad2dd0611 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>[email protected]</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
