This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new fd72d86cb add new user atguigu (#802)
fd72d86cb is described below
commit fd72d86cb4910a1fb4d23eee302a7f41acb049d2
Author: realdengziqi <[email protected]>
AuthorDate: Fri Jul 8 20:35:27 2022 +0800
add new user atguigu (#802)
* add atguigu log
* Add to page
* impv: add keys to release KEYS (#807)
Co-authored-by: Jiajie Zhong <[email protected]>
---
img/ourusers/atguigu.png | Bin 0 -> 38647 bytes
site_config/home.jsx | 6 ++++++
2 files changed, 6 insertions(+)
diff --git a/img/ourusers/atguigu.png b/img/ourusers/atguigu.png
new file mode 100644
index 000000000..851efeac4
Binary files /dev/null and b/img/ourusers/atguigu.png differ
diff --git a/site_config/home.jsx b/site_config/home.jsx
index 1b884a5c9..2e34ca7f4 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -272,6 +272,9 @@ export default {
{
img: '/img/ourusers/yili.png',
},
+ {
+ img: '/img/ourusers/atguigu.png',
+ },
],
},
userreview: {
@@ -547,6 +550,9 @@ export default {
{
img: '/img/ourusers/yili.png',
},
+ {
+ img: '/img/ourusers/atguigu.png',
+ },
],
},
events: {