Skip to content

Commit 0abd24e

Browse files
Merge pull request #355 from oss-slu/353-update-developers-list
353 update developers list
2 parents 03b3c88 + e93c191 commit 0abd24e

2 files changed

Lines changed: 35 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,14 @@ The existence of Pi4Micronaut is justified by the need for a robust, scalable, a
1212

1313
- **Source Code:** <https://github.com/oss-slu/Pi4Micronaut/>
1414
- **Client** Jeff Brown - Unity Foundation
15-
- **Current Tech Lead:** [Yenkatarajalaxmimanohar Meda](https://github.com/yrlmanoharreddy)
15+
- **Current Tech Lead:** [Leandru Martin](https://github.com/leandrumartin)
1616
- **Developers:**
17-
- [Thomas Macas](https://github.com/tmacas) (capstone)
18-
- [Leandru Martin](https://github.com/leandrumartin) (capstone)
19-
- [Seyun Jeong](https://github.com/Ed0827) (capstone)
17+
- [Yenkatarajalaxmimanohar Meda](https://github.com/yrlmanoharreddy) (prior tech lead, alumni)
18+
- [Ava Enke](https://github.com/avaenk) (alumni)
19+
- [Seyun Jeong](https://github.com/Ed0827) (alumni)
20+
- [Ralph Tan](https://github.com/RalphTan37) (alumni)
21+
- [Thomas Macas](https://github.com/tmacas) (alumni)
22+
- [Leandru Martin](https://github.com/leandrumartin) (alumni)
2023
- [Ruthvik Mannem](https://github.com/ruthvikm) (prior tech lead, alumni)
2124
- [Adrian Swindle](https://github.com/SwindleA) (alumni)
2225
- [Alex Delgado](https://github.com/adelgadoj3) (alumni)

pi4micronaut-utils/build.gradle

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,30 @@ publishing {
136136
}
137137

138138
developers {
139+
developer {
140+
id = 'yrlmanoharreddy'
141+
name = 'Yenkatarajalaxmimanohar'
142+
}
143+
developer {
144+
id = 'avaenk'
145+
name = 'Ava Enke'
146+
}
147+
developer {
148+
id = 'Ed0827'
149+
name = 'Seyun Jeong'
150+
}
151+
developer {
152+
id = 'RalphTan37'
153+
name = 'Ralph Tan'
154+
}
155+
developer {
156+
id = 'tmacas'
157+
name = 'Thomas Macas'
158+
}
159+
developer {
160+
id = 'leandrumartin'
161+
name = 'Leandru Martin'
162+
}
139163
developer {
140164
id = 'ruthvikm'
141165
name = 'Ruthvik Mannem'
@@ -157,19 +181,19 @@ publishing {
157181
name = 'John Yanev'
158182
}
159183
developer{
160-
id = 'MurrayG'
184+
id = 'GreihMurray'
161185
name = 'Greih Murray'
162186
}
163187
developer{
164-
id = 'TraisonD'
188+
id = 'traison-diedrich'
165189
name = 'Traison Diedrich'
166190
}
167191
developer{
168-
id = 'AustinH'
192+
id = 'austinjhoward'
169193
name = 'Austin Howard'
170194
}
171195
developer{
172-
id = 'SinuoL'
196+
id = 'liusinuo2000'
173197
name = 'Sinuo Liu'
174198
}
175199

0 commit comments

Comments
 (0)