--- title: Credits description: Key contributors and developers behind the Luanti project layout: default redirect_from: - /credits.html - /contributors/ ---

Credits

Core Team

The core team consists of contributors with special privileges and responsibilities.

Core developers decide what can be added to Luanti by voting for and against pull requests. They also have commit access to the Luanti team's repositories on GitHub. Learn more.

Active Core Developers

{% include credits_list.html people=site.data.credits.core_developers %}

Active Core Team Members

{% include credits_list.html people=site.data.credits.core_team %}

Previous Core Developers

{% include credits_list.html people=site.data.credits.previous_core_developers %}

Contributors

Also see the complete lists of Luanti and Minetest Game contributors.

Active

{% include credits_list.html people=site.data.credits.contributors %}

Previous

{% include credits_list.html people=site.data.credits.previous_contributors %}

More information can be found at {% comment %} OpenHub seems to be flaky, so ignore it in HTMLProofer link checking. {% endcomment %} Open Hub.

Want to contribute?