aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Hoffmann <folosp2@gmail.com>2024-06-04 09:03:21 +0200
committerFilip Hoffmann <folosp2@gmail.com>2024-06-04 09:03:21 +0200
commitbb131bb149bdd812601c3494a57e6017b63f61e6 (patch)
treed53976223e6f1fb5a1b404a3fb130f9b0bea73bf /dev-cpp
parentdev-cpp/dpp: fix copyright header (diff)
downloadguru-bb131bb149bdd812601c3494a57e6017b63f61e6.tar.gz
guru-bb131bb149bdd812601c3494a57e6017b63f61e6.tar.bz2
guru-bb131bb149bdd812601c3494a57e6017b63f61e6.zip
dev-cpp/dpp: add myself as a maintainer
Signed-off-by: Filip Hoffmann <folosp2@gmail.com>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/dpp/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-cpp/dpp/metadata.xml b/dev-cpp/dpp/metadata.xml
index 1316324eb..bfac80863 100644
--- a/dev-cpp/dpp/metadata.xml
+++ b/dev-cpp/dpp/metadata.xml
@@ -8,6 +8,10 @@
<maintainer type="person">
<email>samuel@seals-are-bouncy.tech</email>
</maintainer>
+ <maintainer type="person">
+ <name>Filip Hoffmann</name>
+ <email>folosp2@gmail.com</email>
+ </maintainer>
<use>
<flag name="voice">Enable voice-chat support</flag>
<flag name="coro">Enable coroutine support</flag>