- Joe Wood, Treasurer
- thunderbiscuit, Secretary
- Evan Lin, At-large
+
+## Current Grantees
+
+### Evan Lin (Full-Time)
+Evan Lin (林志宇) is a Rust/Golang developer who has been contributing to BDK since 2022. Before working on Bitcoin-related projects, his professional career started in 2017 where he led various umbrella projects for an altcoin. After discovering the importance of Bitcoin, he started contributing to various projects (including BDK, Fedimint and Utreexo) and was eventually taken under the wing of and mentored by Lloyd Fournier.
+
+<div>
+ <a href="https://twitter.com/evanlinjin" target="_blank">
+ <img src="/img/twitter-icon.svg" style="width: 24px; margin: 0 12px 0 0">
+ </a>
+ <a href="https://github.com/evanlinjin" target="_blank">
+ <img src="/img/github-icon.svg" style="width: 24px; margin: 0 12px 0 0">
+ </a>
+</div>
+<br>
+
+### thunderbiscuit (Full-Time)
+Thunderbiscuit is an Android engineer who's has been working on the project for over 3 years, leading the work on the language bindings for BDK. He's using BDK in production with [Padawan Wallet](https://padawanwallet.com/). He's also in charge of the [BDK Kotlin Example Wallet](https://github.com/bitcoindevkit/bdk-kotlin-example-wallet), the sample native Android wallet for BDK, and the [Book of BDK](https://bitcoindevkit.github.io/book-of-bdk/) project, working on building walkthrough documentation for the BDK ecosystem.
+
+<div>
+ <a href="https://twitter.com/thunderB__" target="_blank">
+ <img src="/img/twitter-icon.svg" style="width: 24px; margin: 0 12px 0 0">
+ </a>
+ <a href="https://github.com/thunderbiscuit" target="_blank">
+ <img src="/img/github-icon.svg" style="width: 24px; margin: 0 12px 0 0">
+ </a>
+ <a href="https://thunderbiscuit.com" target="_blank">
+ <img src="/img/www.png" style="width: 24px">
+ </a>
+</div>
+<br>
+
+### Matthew Ramsden (Full-Time)
+An experienced iOS engineer who has picked up Rust along the way to expand his contributions to the Bitcoin ecosystem. His primary focus is maintaining the bdk-ffi Rust bindings, contributing features, and ensuring the library's robustness, along with leading the development of the [BDKSwiftExampleWallet](https://github.com/bitcoindevkit/BDKSwiftExampleWallet) which is an example iOS wallet built on BDK.
+
+He also created the app [Monday](https://github.com/reez/Monday), a Lightning wallet for iOS leveraging LDK Node (which uses BDK for on-chain transactions), and [BitcoinUI](https://github.com/reez/BitcoinUI), a native iOS implementation of the Bitcoin UI Kit from the Bitcoin Design Community. He is also the creator of an app called [Block Screen](https://apps.apple.com/us/app/block-screen/id1533333210) for iPhone and Watch, and co-organizes NashBitDevs.
+
+<div>
+ <a href="https://twitter.com/matthewramsden" target="_blank">
+ <img src="/img/twitter-icon.svg" style="width: 24px; margin: 0 12px 0 0">
+ </a>
+ <a href="https://github.com/reez" target="_blank">
+ <img src="/img/github-icon.svg" style="width: 24px">
+ </a>
+</div>
+<br>