Skip to content
Commits on Source (3)
---
layout: default
---
<div class="post post-simple">
<header class="post-header">
<div class="row">
<div class="one columns">&nbsp;</div>
<div class="eight columns">
<h1>{{ page.title }}</h1>
</div>
<div class="three columns">&nbsp;</div>
</div>
</header>
<div class="row">
<div class="one columns">&nbsp;</div>
<div class="eight columns">
{{ content }}
</div>
<div class="three columns">&nbsp;</div>
</div>
</div>
---
layout: simple
layout: new/default
title: How to join the Salsa group
permalink: /contribute/salsa/
order: -1
---
# How to join the Salsa group
[Salsa](https://salsa.debian.org) is the name of the collaborative development server for [Debian](https://debian.org/) based on [GitLab](https://gitlab.com/). *Salsa* provides the necessary tools for package maintainers, packaging teams and other individuals and groups for collaborative development.
The Reproducible Builds project is using *Salsa* to host most of its infrastructure and Git repositories and you can find out more information about Salsa on the [Salsa](https://wiki.debian.org/Salsa) page of the [Debian Wiki](https://wiki.debian.org/).
......