From 28f6976ceda2333e39ad53fdbc42570fbafd897e Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:31:01 +0800 Subject: [PATCH] add yaml file --- psutils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 psutils.yaml diff --git a/psutils.yaml b/psutils.yaml new file mode 100644 index 0000000..f7ccb87 --- /dev/null +++ b/psutils.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rrthomas/psutils +tag_prefix: "^v" +seperator: "."