Skip to content

Commit

Permalink
adding cheuk (#15)
Browse files Browse the repository at this point in the history
* adding cheuk

* fix greetings workflow
  • Loading branch information
Cheukting authored Mar 26, 2021
1 parent b9edeae commit b3d4cc4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Greet new contributor

on: [pull_request, issues]
on: [pull_request_target, issues]

jobs:
greeting:
Expand Down
8 changes: 8 additions & 0 deletions _data/team/cheuk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
first_name: Cheuk
last_name: Ho
bio: >-
After having a career in data science, Cheuk now brings her knowledge in data and passion for the tech community into TerminusDB as the developer relations lead. Cheuk constantly contributes to the open-source community by giving free tutorials on Twitch and organize sprints to encourage diversity contributions.
photo: https://cheuk.dev/images/IMG_1037.jpg
twitter: https://twitter.com/cheukting_ho
github: https://github.com/Cheukting
other: https://cheuk.dev

0 comments on commit b3d4cc4

Please sign in to comment.