]> Untitled Git - bitcoindevkit.org/commitdiff
foundation: add Manuel Gatti to grantees page
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Thu, 9 May 2024 18:23:42 +0000 (14:23 -0400)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Thu, 9 May 2024 18:35:41 +0000 (14:35 -0400)
docs/.vuepress/config.js
docs/foundation/grantees.md

index a6c712fcd6a09777d080eb36ebaf475ea2566c00..86a09c99ccb51a3b22c422528df39694ffcd5641 100644 (file)
@@ -45,6 +45,23 @@ const docsSidebar = [
   }
 ]
 
+const builtWithBdkSidebar = [
+  {
+    title: 'Built With BDK',
+    collapsable: false,
+    children: [
+      ["/adoption/all.md", "All"],
+      ["/adoption/mobile.md", "Mobile"],
+      ["/adoption/desktop.md", "Desktop"],
+      ["/adoption/hardware.md", "Hardware"],
+      ["/adoption/web.md", "Web"],
+      ["/adoption/custodial.md", "Custodial"],
+      ["/adoption/exchange.md", "Exchange"],
+      ["/adoption/infrastructure.md", "Infrastructure"],
+    ]
+  }
+]
+
 const foundationSidebar = [
   {
     title: 'Foundation',
index b4757cee90dea5f1138da9797625a53466f4d8e8..5d41837b7611245d3066a821dc3a3d5eb2fbecbd 100644 (file)
@@ -89,3 +89,16 @@ Wei Chen has been contributing to BDK since late 2023 and was formerly a full st
   </a>
 </div>
 <br>
+
+## Manuel Gatti
+
+Manuel Gatti is a Product/Project Manager who has worked for about 3 and a half years as a functional analyst/project manager in the IT consultancy sector and for the last year as a Product Owner in a non-bitcoin-related software company. He is involved in some educational projects related to bitcoin in Italy and hosts an italian podcast about libertarian philosophy with episodes dedicated to bitcoin as a tool for freedom.
+
+He has been contributing to BDK since April 2023 mostly on the project management side (holding calls, helping with triage and prioritization, updating stakeholders). Since April 2024, he has started conducting user interviews in order to get feedback on BDK usage and possible pain points with the aim to help the team with the definition and prioritization of the development activities. In May 2024 he started collaborating as a product/project manager with Wizard Sardine (users of BDK) and in particular to the development and go-to-market strategy of Liana Wallet.
+
+<div>
+  <a href="https://github.com/nondiremanuel" target="_blank">
+    <img src="/img/github-icon.svg" style="width: 24px">
+  </a>
+</div>
+<br>