This is an automated email from the ASF dual-hosted git repository.
hez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new 461799c548 Update team page (#547)
461799c548 is described below
commit 461799c548c1b52a828128887cd5af5a0bfd7fa6
Author: Jorge GarcĂa <[email protected]>
AuthorDate: Wed May 31 01:26:52 2023 +0200
Update team page (#547)
Add Jorge Garcia to committers group
---
info/Team/committers.json | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/info/Team/committers.json b/info/Team/committers.json
index 5ddc22e02c..cb9b3b71f3 100644
--- a/info/Team/committers.json
+++ b/info/Team/committers.json
@@ -69,6 +69,13 @@
"email": "[email protected]",
"avatar": "https://avatars.githubusercontent.com/u/251060?v=4",
"githubLink": "https://github.com/CamilleTeruel"
- }
+ },
+ {
+ "realName": "Jorge Garcia",
+ "githubId": "JorgeGar",
+ "email": "[email protected]",
+ "avatar": "https://avatars.githubusercontent.com/u/5280729?v=4",
+ "githubLink": "https://github.com/JorgeGar"
+ }
]
}