From fb581571c62f91024b9d1b136fcdb8fa267435f9 Mon Sep 17 00:00:00 2001 From: cty Date: Tue, 29 Apr 2025 18:05:11 +0800 Subject: [PATCH 1/2] this is the basic, add a new file --- members/cty.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 members/cty.json diff --git a/members/cty.json b/members/cty.json new file mode 100644 index 00000000..b393826e --- /dev/null +++ b/members/cty.json @@ -0,0 +1,5 @@ +{ + "name": "chentaoyu", + "url": "https://www.baidu.com", + "tool": "arm" +} \ No newline at end of file From 7788bf349f63aa2bab266b3531a06390dc31f79d Mon Sep 17 00:00:00 2001 From: cty Date: Tue, 29 Apr 2025 18:07:11 +0800 Subject: [PATCH 2/2] this change add the feature --- members/cty.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/members/cty.json b/members/cty.json index b393826e..4d2e7a3f 100644 --- a/members/cty.json +++ b/members/cty.json @@ -1,5 +1,6 @@ { "name": "chentaoyu", "url": "https://www.baidu.com", - "tool": "arm" + "tool": "arm", + "feature": "run" } \ No newline at end of file