Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Mon, 11 Mar 2019 18:05:31
Message-Id: 1552327474.e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce.andrey_utkin@gentoo
1 commit: e172e4ce8f4a383fc0b909cf2bfa6e8f068198ce
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 11 18:04:34 2019 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 11 18:04:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e172e4ce
7
8 media-libs/libv4l: add myself as maintainer
9
10 Was up for grabs due to tetromino's retirement.
11
12 Package-Manager: Portage-2.3.51, Repoman-2.3.12
13 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
14
15 media-libs/libv4l/metadata.xml | 5 ++++-
16 1 file changed, 4 insertions(+), 1 deletion(-)
17
18 diff --git a/media-libs/libv4l/metadata.xml b/media-libs/libv4l/metadata.xml
19 index c843dd0bc5b..a5ad2dd0611 100644
20 --- a/media-libs/libv4l/metadata.xml
21 +++ b/media-libs/libv4l/metadata.xml
22 @@ -1,7 +1,10 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 - <!-- maintainer-needed -->
27 + <maintainer type="person">
28 + <email>andrey_utkin@g.o</email>
29 + <name>Andrey Utkin</name>
30 + </maintainer>
31 <longdescription lang="en">
32 libv4l is a collection of libraries which adds a thin abstraction layer on
33 top of video4linux2 devices. The purpose of this (thin) layer is to make it