commit: 59710c58b17fca6b8f4aaf0078755df1070b2627
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 31 09:33:38 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 31 09:33:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59710c58
app-shells/ctypes-sh: add myself as a maintainer
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-shells/ctypes-sh/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-shells/ctypes-sh/metadata.xml
b/app-shells/ctypes-sh/metadata.xml
index aeba1dc89efa..847458891d8f 100644
--- a/app-shells/ctypes-sh/metadata.xml
+++ b/app-shells/ctypes-sh/metadata.xml
@@ -5,6 +5,10 @@
<email>[email protected]</email>
<name>Patrick McLean</name>
</maintainer>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Florian Schmaus</name>
+ </maintainer>
<longdescription lang="en">
ctypes.sh is a bash plugin that provides a foreign function interface directly
in your shell. In other words, it allows you to call routines in shared