Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/foundation/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,21 @@ money, but in how we relate to each other.</p>
</div>
</div>

<!-- Bitshala -->
<div class="members">
<div class="members-logo">
<a href="https://bitshala.org" target="_blank">
<img src="/img/member-logos/bitshala.jpg" alt="Bitshala" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://bitshala.org" target="_blank">Bitshala</a>
</h3>
<p>Bitshala is a grass-root education initiative led by Indian Bitcoiners, focused on strengthening the Bitcoin ecosystem by nurturing and supporting Bitcoin FOSS (Free and Open Source Software) Devs. Our mission is to equip people with the skills and knowledge needed to contribute to Bitcoin FOSS projects.</p>
</div>
</div>

<style>
.members {
display: flex;
Expand Down
Loading