{% extends "layout.html" %} {% block page_title %}About{% endblock %} {% block body %}

About

The initial version of the Debian Janitor was written by Jelmer Vernooij.

Many thanks to everybody who has provided feedback and helped make the Janitor better.

Software Used

This project would not have been possible without several large efforts and projects across Debian:

Source Code

The janitor itself is mostly written in Python, using the following libraries and services:

The source code is hosted on GitHub.

Bugs

Please report bugs in the bug tracker.

{% endblock %}