From 0c0afc21326a78e4b06c239fc790cdf62b22572c Mon Sep 17 00:00:00 2001 From: Captain Wei Date: Mon, 11 May 2020 09:29:29 +0800 Subject: [PATCH] add yaml file --- crash-trace-command.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 crash-trace-command.yaml diff --git a/crash-trace-command.yaml b/crash-trace-command.yaml new file mode 100644 index 0000000..79b5835 --- /dev/null +++ b/crash-trace-command.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: eurolinux-enterprise-linux-sources/crash-trace-command +tag_prefix: ^crash-trace-command +seperator: . -- Gitee