Skip to content

Commit 833c399

Browse files
christopherngutierrezIttai AbrahamAvinash AlevoorRashmi AgrawalSuvadeep Banerjee
committed
Added contributors section in README and in source code.
Co-authored-by: Ittai Abraham <ittaiab+github@users.noreply.github.com> Co-authored-by: Avinash Alevoor <avinash-alevoor+github@users.noreply.github.com> Co-authored-by: Rashmi Agrawal <agrawalr-dev+github@users.noreply.github.com> Co-authored-by: Suvadeep Banerjee <suvadeepbanerjee+github@users.noreply.github.com> Co-authored-by: Flavio Bergamaschi <faberga+github@users.noreply.github.com> Co-authored-by: Rosario Cammarota <rosariocammarota+github@users.noreply.github.com> Co-authored-by: Charlotte Bonte <cbonteIntel+github@users.noreply.github.com> Co-authored-by: Jeremy Bottleson <jobottle+github@users.noreply.github.com> Co-authored-by: Wonhee Cho <wony0404+github@users.noreply.github.com> Co-authored-by: Jack Crawford <jlhcrawford+github@users.noreply.github.com> Co-authored-by: Hubert de Lassus Saint Genies <delassus+github@users.noreply.github.com> Co-authored-by: Fillipe D.M. de Souza <fdiasmor+github@users.noreply.github.com> Co-authored-by: Huijing Gong <gong-cr+github@users.noreply.github.com> Co-authored-by: Hamish Hunt <hamishun+github@users.noreply.github.com> Co-authored-by: Duhyeon Kim <du1204+github@users.noreply.github.com> Co-authored-by: Yujin Nam <ujinnam+github@users.noreply.github.com> Co-authored-by: Sejun Kim <skmono+github@users.noreply.github.com> Co-authored-by: Michael Steiner <g2flyer+github@users.noreply.github.com> Co-authored-by: Kylan Race <kylanerace+github@users.noreply.github.com> Co-authored-by: Ernesto Zamora Ramos <sidezrw+github@users.noreply.github.com> Co-authored-by: Jose Rojas Chaves <joserochh+github@users.noreply.github.com> Co-authored-by: Adish Vartak <avartak+github@users.noreply.github.com> Co-authored-by: Alexander Viand <AlexanderViand-Intel+github@users.noreply.github.com> Co-authored-by: Wen Wang <wenwang3122+github@users.noreply.github.com> Co-authored-by: Chris Wilkerson <ChrisWilkerson+github@users.noreply.github.com> Co-authored-by: Minxuan Zhou <minxuanzh+github@users.noreply.github.com>
1 parent 8d47958 commit 833c399

File tree

7 files changed

+65
-1
lines changed

7 files changed

+65
-1
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,32 @@ We encourage feedback and suggestions via
102102
[GitHub Issues](https://github.com/IntelLabs/encrypted-computing-sdk/issues)
103103
as well as via
104104
[GitHub Discussions](https://github.com/IntelLabs/encrypted-computing-sdk/discussions).
105+
106+
# Contributors(sorted by last name)
107+
- [Ittai Abraham](https://www.linkedin.com/in/ittaia)
108+
- [Avinash Alevoor](https://in.linkedin.com/in/avinash-alevoor-5bb10118)
109+
- [Rashmi Agrawal](https://www.linkedin.com/in/rashmi-agrawal-9a0601133)
110+
- [Suvadeep Banerjee](https://www.linkedin.com/in/suvadeep-banerjee-bb95145b)
111+
- [Flavio Bergamaschi](https://www.linkedin.com/in/flavio-bergamaschi-1634141/)
112+
- [Ro Cammarota](https://www.linkedin.com/in/ro-cammarota-a226b817)
113+
- [Charlotte Bonte](https://www.linkedin.com/in/charlotte-b-a60b33102)
114+
- [Jeremy Bottleson](https://www.linkedin.com/in/jeremy-bottleson-38852a7/)
115+
- [Wonhee Cho](https://kr.linkedin.com/in/wonhee-cho-197559233)
116+
- [Jack Crawford](https://www.linkedin.com/in/jacklhcrawford/)
117+
- [Hubert de Lassus Saint Genies](https://www.linkedin.com/in/hubert-de-lassus)
118+
- [Fillipe D.M. de Souza](https://www.linkedin.com/in/fillipe-d-m-de-souza-a8281820/)
119+
- [Huijing Gong](https://www.linkedin.com/in/huijing-gong-0a59b267)
120+
- [Christopher N. Gutierrez](https://www.linkedin.com/in/christopher-n-gutierrez)
121+
- [Hamish Hunt](https://www.linkedin.com/in/hamish-hunt/)
122+
- [Duhyeon Kim](https://www.linkedin.com/in/duhyeongkim)
123+
- [Yujin Nam](https://www.linkedin.com/in/yujin-nam-ab1441214)
124+
- [Sejun Kim](https://www.linkedin.com/in/sejun-kim-2b1b4866/)
125+
- [Michael Steiner](https://www.linkedin.com/in/michisteiner)
126+
- [Kylan Race](https://www.linkedin.com/in/kylanrace/)
127+
- [Ernesto Zamora Ramos](https://www.linkedin.com/in/sidezr)
128+
- [Jose Rojas](https://www.linkedin.com/in/joserochh/)
129+
- [Adish Vartak](https://www.linkedin.com/in/adish-vartak-8875141a3)
130+
- [Alexander Viand](https://ch.linkedin.com/in/alexanderviand)
131+
- [Wen Wang](https://www.linkedin.com/in/wen-wang-0316b8137)
132+
- [Chris Wilkerson](https://www.linkedin.com/in/chris-wilkerson-6b337a1)
133+
- [Minxuan Zhou](https://www.linkedin.com/in/minxuanz)

assembler_tools/hec-assembler-tools/he_as.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
This script is intended to be run as a standalone program. It requires specific command-line arguments
2424
to specify input and output files and configuration options for the assembly process.
2525
26+
Contributors to the assembler that are not reflected in the Git history
27+
(sorted by last name): Avinash Alevoor, Rashmi Agrawal, Suvadeep Banerje,
28+
Flavio Bergamaschi, Jeremy Bottleson, Jack Crawford, Hamish Hunt,
29+
Michael Steiner, Kylan Race, Ernesto Zamora Ramos, Jose Rojas, Adish Vartak
30+
Wen Wang, Chris Wilkerson, and Minxuan Zhou.
2631
"""
2732

2833
import argparse

assembler_tools/hec-assembler-tools/he_link.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
@par Usage:
2222
This script is intended to be run as a standalone program. It requires specific command-line arguments
2323
to specify input and output files and configuration options for the linking process.
24+
25+
Contributors to the assembler that are not reflected in the Git history
26+
(sorted by last name): Avinash Alevoor, Rashmi Agrawal, Suvadeep Banerje,
27+
Flavio Bergamaschi, Jeremy Bottleson, Jack Crawford, Hamish Hunt,
28+
Michael Steiner, Kylan Race, Ernesto Zamora Ramos, Jose Rojas, Adish Vartak
29+
Wen Wang, Chris Wilkerson, and Minxuan Zhou.
2430
"""
2531

2632
import argparse

assembler_tools/hec-assembler-tools/he_prep.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
This script is intended to be run as a standalone program. It requires specific command-line
2121
arguments to specify input and output files and verbosity options for the preprocessing process.
2222
23+
Contributors to the assembler that are not reflected in the Git history
24+
(sorted by last name): Avinash Alevoor, Rashmi Agrawal, Suvadeep Banerje,
25+
Flavio Bergamaschi, Jeremy Bottleson, Jack Crawford, Hamish Hunt,
26+
Michael Steiner, Kylan Race, Ernesto Zamora Ramos, Jose Rojas, Adish Vartak
27+
Wen Wang, Chris Wilkerson, and Minxuan Zhou.
2328
"""
2429

2530
import argparse

p-isa_tools/functional_modeler/main.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
// Copyright (C) 2025 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33

4+
/*
5+
* Contributors to functional_modeler that are not reflected in the Git history
6+
* (sorted by last name): Jeremy Bottleson, Jack Crawford, Sejun Kim,
7+
* Hamish Hunt, Kylan Race, and Wen Wang.
8+
*/
9+
410
#include <iostream>
511
#include <unordered_set>
612

p-isa_tools/kerngen/kerngen.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
# Copyright (C) 2025 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

6-
"""Module for generating p-isa kernels"""
6+
"""
7+
Module for generating p-isa kernels
8+
9+
Contributors to kerngen that are not reflected in the Git history
10+
(sorted by lastname): Rashmi Agrawal, Suvadeep Banerjee,Charlotte Bonte,
11+
Hamish Hunt, Duhyeon Kim, Yujin Nam, Sejun Kim, Michael Steiner, Kylan Race,
12+
Adish Vartak, Alexander Viand, Wen Wang, and Chris Wilkerson.
13+
"""
714

815
import argparse
916
import sys

p-isa_tools/program_mapper/main.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
// Copyright (C) 2025 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33

4+
/*
5+
* Contributors to program_mapper that are not reflected in the Git history
6+
* (sorted by last name): Jeremy Bottleson, Jack Crawford, Sejun Kim,
7+
* Hamish Hunt, Kylan Race, and Wen Wang.
8+
*/
9+
410
#include <algorithm>
511
#include <filesystem>
612
#include <fstream>

0 commit comments

Comments
 (0)