This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git
commit 03002ee315a5b087175aecf7424beee8fe768954 Author: duhenglucky <[email protected]> AuthorDate: Fri Jul 8 16:01:51 2022 +0800 chore(git) add github settings --- .asf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..83d040d --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,8 @@ +github: + features: + # Enable issue management + issues: true + # Enable wiki + wiki: true + + protected_branches:
