commit: 508da3afce0407461b1f840cb37f826137ff4422
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 11:26:14 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 11:28:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=508da3af
dev-debug/bpftrace: put proxy-maint as last
Individual maintainers always go first, and proxy-maint
should be list as last one.
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-debug/bpftrace/metadata.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-debug/bpftrace/metadata.xml b/dev-debug/bpftrace/metadata.xml
index faa36d662473..1c741ebbeeae 100644
--- a/dev-debug/bpftrace/metadata.xml
+++ b/dev-debug/bpftrace/metadata.xml
@@ -5,10 +5,6 @@
<email>[email protected]</email>
<name>Holger Hoffstätte</name>
</maintainer>
- <maintainer type="project" proxied="proxy">
- <email>[email protected]</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Patrick McLean</name>
@@ -17,6 +13,10 @@
<email>[email protected]</email>
<name>Yixun Lan</name>
</maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>[email protected]</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="fuzzing">Build bpftrace for fuzzing</flag>
<flag name="lldb">Parse debug info using<pkg>dev-debug/lldb</pkg></flag>