From a3d7b31ade1f911c156737b56fa0f920925eee90 Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Thu, 3 Sep 2020 15:07:00 +0800 Subject: [PATCH] add upstream-info/atop.yaml. --- upstream-info/atop.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 upstream-info/atop.yaml diff --git a/upstream-info/atop.yaml b/upstream-info/atop.yaml new file mode 100644 index 00000000..6c2c783f --- /dev/null +++ b/upstream-info/atop.yaml @@ -0,0 +1,5 @@ +1 +version_control: github +src_repo: https://github.com/Atoptool/atop/ +tag_prefix:"^atop-" +seperator: "." \ No newline at end of file -- Gitee