From 91cb3cae527d08744e59bb8641351f7bba2823b7 Mon Sep 17 00:00:00 2001 From: Daichi Yamamoto Date: Sun, 4 Aug 2024 15:06:22 +0900 Subject: [PATCH] app-misc/pfetch: add myself as a maintainer Signed-off-by: Daichi Yamamoto --- app-misc/pfetch/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-misc/pfetch/metadata.xml b/app-misc/pfetch/metadata.xml index 24f9e62854..a72f6ec395 100644 --- a/app-misc/pfetch/metadata.xml +++ b/app-misc/pfetch/metadata.xml @@ -5,6 +5,10 @@ mathieu.tortuyaux@gmail.com Mathieu Tortuyaux + + dev@dyama.net + Daichi Yamamoto + 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.