commit:     2c9759df47e7585d8c141f182caae2f4af45c2a2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 03:28:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 05:34:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9759df

net-analyzer/wireshark: add remote-ids, shuffle maintainers

It's easier to be assigned bugs given I'm the main one looking at this atm.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/metadata.xml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/wireshark/metadata.xml 
b/net-analyzer/wireshark/metadata.xml
index e18c5673c9ef..e83c5a1a2c03 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
+       <maintainer type="person">
+               <email>s...@gentoo.org</email>
+               <name>Sam James</name>
+       </maintainer>
        <maintainer type="person">
                <email>zlog...@gentoo.org</email>
                <name>Mikle Kolyada</name>
@@ -9,10 +13,6 @@
                <email>b...@gentoo.org</email>
                <name>Aaron Bauman</name>
        </maintainer>
-       <maintainer type="person">
-               <email>s...@gentoo.org</email>
-               <name>Sam James</name>
-       </maintainer>
        <longdescription>
                Wireshark is the world's foremost network protocol analyzer, 
and is the de
                facto (and often de jure) standard across many industries and 
educational
@@ -70,4 +70,8 @@
                <flag name="tshark">Install tshark, to dump and analyzer 
network traffic from the command line</flag>
                <flag name="udpdump">Install udpdump, to get packets exported 
from a source (like a network device or a GSMTAP producer) that are dumped to a 
pcap file</flag>
        </use>
+       <upstream>
+               <remote-id type="github">wireshark/wireshark</remote-id>
+               <remote-id type="gitlab">wireshark/wireshark</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to