From 08ac3019e1542875500b1b7db5127a463fa46038 Mon Sep 17 00:00:00 2001 From: yaokai13 Date: Thu, 13 Aug 2020 16:26:25 +0800 Subject: [PATCH] add yaml --- wireshark.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 wireshark.yaml diff --git a/wireshark.yaml b/wireshark.yaml new file mode 100644 index 0000000..d2e6584 --- /dev/null +++ b/wireshark.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://code.wireshark.org/review/gitweb?p=wireshark.git +tag_prefix: "^v" +seperator: "." -- Gitee