This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new bdb359687fc add collaborators (#1064)
bdb359687fc is described below
commit bdb359687fc76c3cbb6d720cc9d06a495227dc20
Author: Mingyu Chen <[email protected]>
AuthorDate: Thu Aug 29 14:37:00 2024 +0800
add collaborators (#1064)
@jeffreys-cat and @KassieZ are now the maintainers of this repo
---
.asf.yaml | 5 +++++
.github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++
2 files changed, 16 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 51b1bc57be1..24d0374f410 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -50,6 +50,11 @@ github:
- Build Check
features:
issues: true
+
+ collaborators:
+ - jeffreys-cat
+ - KassieZ
+
notifications:
commits: [email protected]
issues: [email protected]
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000000..d6cfe5071fe
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
+# Versions
+
+- [ ] dev
+- [ ] 3.0
+- [ ] 2.1
+- [ ] 2.0
+
+# Languages
+
+- [ ] Chinese
+- [ ] English
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]