diff options
author | Daichi Yamamoto <dev@dyama.net> | 2024-08-04 15:06:22 +0900 |
---|---|---|
committer | Daichi Yamamoto <dev@dyama.net> | 2024-08-04 15:06:22 +0900 |
commit | 91cb3cae527d08744e59bb8641351f7bba2823b7 (patch) | |
tree | 9d8f186552522faef0951697d0a0ceae1b76fe15 /app-misc/pfetch | |
parent | app-misc/pfetch: add 1.3.0 of a fork (diff) | |
download | guru-91cb3cae527d08744e59bb8641351f7bba2823b7.tar.gz guru-91cb3cae527d08744e59bb8641351f7bba2823b7.tar.bz2 guru-91cb3cae527d08744e59bb8641351f7bba2823b7.zip |
app-misc/pfetch: add myself as a maintainer
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
Diffstat (limited to 'app-misc/pfetch')
-rw-r--r-- | app-misc/pfetch/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-misc/pfetch/metadata.xml b/app-misc/pfetch/metadata.xml index 24f9e6285..a72f6ec39 100644 --- a/app-misc/pfetch/metadata.xml +++ b/app-misc/pfetch/metadata.xml @@ -5,6 +5,10 @@ <email>mathieu.tortuyaux@gmail.com</email> <name>Mathieu Tortuyaux</name> </maintainer> + <maintainer type="person"> + <email>dev@dyama.net</email> + <name>Daichi Yamamoto</name> + </maintainer> <longdescription lang="en"> The goal of this project is to implement a simple system information tool in POSIX sh using features built into the language itself (where possible). The source code is highly documented and I hope it will act as a learning resource for POSIX sh and simple information detection across various different operating systems. |