diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index e8189e543..2c81d93c6 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -2,11 +2,12 @@ addReviewers: true addAssignees: author # Set this to the length of the reviewers list because the default was not including everyone -numberOfReviewers: 5 +numberOfReviewers: 6 reviewers: - nrb - ashish-amarnath - carlisia - zubron - - dsu-igeek \ No newline at end of file + - dsu-igeek + - jenting \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 77480d0aa..f14029043 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,6 +11,7 @@ | Ashish Amarnath | [ashish-amarnath](https://github.com/ashish-amarnath) | [VMware](https://www.github.com/vmware/) | | Bridget McErlean | [zubron](https://github.com/zubron) | [VMware](https://www.github.com/vmware/) | | Dave Smith-Uchida | [dsu-igeek](https://github.com/dsu-igeek) | [VMware](https://www.github.com/vmware/) | +| JenTing Hsiao | [jenting](https://github.com/jenting) | [SUSE](https://github.com/SUSE/) ## Emeritus Maintainers * Adnan Abdulhussein ([prydonius](https://github.com/prydonius)) diff --git a/site/content/contributors/02-jentinghsiao.md b/site/content/contributors/02-jentinghsiao.md new file mode 100644 index 000000000..aecbbe21d --- /dev/null +++ b/site/content/contributors/02-jentinghsiao.md @@ -0,0 +1,7 @@ +--- +first_name: JenTing +last_name: Hsiao +image: /img/contributors/jenting.png +github_handle: jenting +--- +Engineer \ No newline at end of file diff --git a/site/static/img/contributors/jenting.png b/site/static/img/contributors/jenting.png new file mode 100644 index 000000000..2c7d19067 Binary files /dev/null and b/site/static/img/contributors/jenting.png differ