Skip to content

Commit 72fcf86

Browse files
committed
Acknowledge
1 parent 5a50514 commit 72fcf86

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

Blog/blog/2025-08-20-sea-query-1.0.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,48 @@ A big shout out to our [GitHub sponsors](https://github.com/sponsors/SeaQL) 😇
207207
[QDX](https://qdx.co/) pioneers quantum dynamics–powered drug discovery, leveraging AI and supercomputing to accelerate molecular modeling.
208208
We're grateful to QDX for sponsoring the development of SeaORM, the SQL toolkit that powers their data engineering workflows.
209209

210+
## Our Team
211+
212+
SeaQuery 1.0 wouldn't have happened without two contributors who joined us recently - Dmitrii Aleksandrov and Huliiiiii. They've made huge contributions that helped define this release, and we're super grateful for the effort and care they've poured into the project.
213+
214+
<br/>
215+
216+
<div class="row">
217+
<div class="col col--4 margin-bottom--md">
218+
<div class="avatar">
219+
<a class="avatar__photo-link avatar__photo avatar__photo--m" href="https://github.com/tyt2y3">
220+
<img src="https://avatars.githubusercontent.com/u/1782664?v=4" />
221+
</a>
222+
<div class="avatar__intro">
223+
<div class="avatar__name">Chris Tsang</div>
224+
<small class="avatar__subtitle">Maintainer</small>
225+
</div>
226+
</div>
227+
</div>
228+
<div class="col col--4 margin-bottom--md">
229+
<div class="avatar">
230+
<a class="avatar__photo-link avatar__photo avatar__photo--m" href="https://github.com/Expurple">
231+
<img src="https://avatars.githubusercontent.com/u/56318093?v=4" />
232+
</a>
233+
<div class="avatar__intro">
234+
<div class="avatar__name">Dmitrii Aleksandrov</div>
235+
<small class="avatar__subtitle">Maintainer</small>
236+
</div>
237+
</div>
238+
</div>
239+
<div class="col col--4 margin-bottom--md">
240+
<div class="avatar">
241+
<a class="avatar__photo-link avatar__photo avatar__photo--m" href="https://github.com/Huliiiiii">
242+
<img src="https://avatars.githubusercontent.com/u/134658521?v=4" />
243+
</a>
244+
<div class="avatar__intro">
245+
<div class="avatar__name">Huliiiiii</div>
246+
<small class="avatar__subtitle">Contributor</small>
247+
</div>
248+
</div>
249+
</div>
250+
</div>
251+
210252
## Rustacean Sticker Pack 🦀
211253

212254
The Rustacean Sticker Pack is the perfect way to express your passion for Rust.

0 commit comments

Comments
 (0)