Skip to content

Commit 36b4750

Browse files
committed
docs(contributors): add 2023 contributors
1 parent ce5d302 commit 36b4750

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

docs/guides/guide-admin/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ important are:
181181

182182
##### Notes for deployment with microk8s
183183

184-
This section outlines how to install TESK via [microk8s](https://microk8s.io/),
185-
as tested on an Ubuntu 22.04 machine.
184+
This section outlines how to install TESK via [microk8s][microk8s] as tested on
185+
an Ubuntu 22.04 machine.
186186

187187
First, install microk8s through the Snap Store and add yourself to the
188188
`microk8s` group::

docs/guides/guide-contributor/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ projects they were working on):
119119
| 2022 | [Ayush Kumar][linkedin-ayush] | [Federating workflow execution using GA4GH Cloud APIs][gsoc-2022-ayush] |
120120
| 2022 | [Lakshya Garg][linkedin-lakshya] | [Compliance testing framework for the Task Execution Service API][gsoc-2022-lakshya] |
121121
| 2022 | [Suyash Gupta][linkedin-suyash] | [TES Callback endpoint and mechanism in TESK][gsoc-2022-suyash] |
122+
| 2023 | [Assel Abzalova][linkedin-assel] | [Web Components for discovering and using scientific software in the Cloud][gsoc-2023-assel] |
123+
| 2023 | [Javed Habib][linkedin-javed] | [Dashboard Web Components (React, Vue etc) for Workflow and Task Runs][gsoc-2023-javed] |
124+
| 2023 | [Lakshya Garg][linkedin-lakshya] | [Compliance testing framework for the Task Execution Service API][gsoc-2023-lakshya] |
122125

123126
### Hackathons
124127

includes/references.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
[gsoc-2022-ayush]: <https://gist.github.com/Ayush5120/d0cb4e95dd5d7be0a4667369b1379941>
6868
[gsoc-2022-lakshya]: <https://gist.github.com/LakiG/0d7feb7af004d6478d8bb802ad5034b6>
6969
[gsoc-2022-suyash]: <https://gist.github.com/sgalpha01/c0251dafa87c3e3c17fd5c1249055725>
70+
[gsoc-2023-assel]: <https://gist.github.com/ltwmori/dab4d1781368d24d7023aca82ef6e205>
71+
[gsoc-2023-javed]: <https://gist.github.com/JaeAeich/56463bffaae8d20e98a3e65d10a3abe0>
72+
[gsoc-2023-lakshya]: <https://gist.github.com/LakiG/35fd41c6eedc68363cf6d06105446c12>
7073
[gsoc-ga4gh]: <https://summerofcode.withgoogle.com/organizations/6274606475771904/>
7174
[gsoc-stipends]: <https://developers.google.com/open-source/gsoc/help/student-stipends>
7275
[gsoc-timeline]: <https://developers.google.com/open-source/gsoc/timeline>
@@ -78,14 +81,17 @@
7881
[k8s-jobs]: <https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion>
7982
[k8s-pvc]: <https://kubernetes.io/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims>
8083
[k8s-storage-class]: <https://kubernetes.io/docs/concepts/storage/storage-classes/>
81-
[linkedin-vani]: <https://www.linkedin.com/in/vani-s-78701315b/>
82-
[linkedin-sarthak]: <https://www.linkedin.com/in/sarthakgupta072/>
8384
[linkedin-akash]: <https://www.linkedin.com/in/akash-saini-ak7778/>
8485
[linkedin-anurag]: <https://www.linkedin.com/in/anurag-gupta-1201/>
85-
[linkedin-vipul]: <https://www.linkedin.com/in/vipul-chhabra/>
86+
[linkedin-assel]: <https://www.linkedin.com/in/assel-abzalova/>
8687
[linkedin-ayush]: <https://www.linkedin.com/in/ayush-kumar-514a17197/>
88+
[linkedin-javed]: <https://www.linkedin.com/in/javed-habib/>
8789
[linkedin-lakshya]: <https://www.linkedin.com/in/lakshyaagarg/>
90+
[linkedin-sarthak]: <https://www.linkedin.com/in/sarthakgupta072/>
8891
[linkedin-suyash]: <https://www.linkedin.com/in/sgalpha01/>
92+
[linkedin-vani]: <https://www.linkedin.com/in/vani-s-78701315b/>
93+
[linkedin-vipul]: <https://www.linkedin.com/in/vipul-chhabra/>
94+
[microk8s]: <https://microk8s.io/>
8995
[minikube]: <https://minikube.sigs.k8s.io/>
9096
[minio]: <https://min.io/>
9197
[minio-deploy-openshift-template]: <https://github.com/CSCfi/Minio-OpenShift>

0 commit comments

Comments
 (0)