From 3cdfccbd4233b9b4b58109444fc37b1b7e40018b Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Thu, 9 May 2024 14:23:42 -0400 Subject: [PATCH] foundation: add Manuel Gatti to grantees page --- docs/.vuepress/config.js | 17 +++++++++++++++++ docs/foundation/grantees.md | 13 +++++++++++++ 2 files changed, 30 insertions(+) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index a6c712fcd6..86a09c99cc 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -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', diff --git a/docs/foundation/grantees.md b/docs/foundation/grantees.md index b4757cee90..5d41837b76 100644 --- a/docs/foundation/grantees.md +++ b/docs/foundation/grantees.md @@ -89,3 +89,16 @@ Wei Chen has been contributing to BDK since late 2023 and was formerly a full st
+ +## 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. + +
+ + + +
+
-- 2.49.0