---
title: "Roles"
version: 1.9
locale: en
source: https://docs.djangoproject.com/en/1.9/internals/roles/
canonical: https://djangodocs.dev/en/1.9/internals/roles/
---
# Roles

## Technical board

The technical board for the 1.9 release cycle is:

- Aymeric Augustin
- Andrew Godwin
- Russell Keith-Magee
- Jannis Leidel
- Carl Meyer

## Committers

Most [core team](/en/1.9/internals/organization/#core-team) members have commit access. They’re called
“committers” or “core developers”.

Being part of the core team is a pre-requisite for having commit access.

## Security team

The security team is responsible for [Django’s security policies](/en/1.9/internals/security/). It handles private reports of security issues.

The current security team members are:

- Florian Apolloner
- James Bennett
- Jeremy Dunck
- Adrian Holovaty
- Jacob Kaplan-Moss
- Russell Keith-Magee
- Paul McMillan
- Carl Meyer
- Donald Stufft

## Releasers

Releasers take care of [building Django releases](/en/1.9/internals/howto-release-django/).

The current releasers are:

- James Bennett
- Jacob Kaplan-Moss
- Tim Graham

## Ops team

The ops team maintains Django’s infrastructure like the Django Project server,
Trac instance, and continuous integration infrastructure.

- Florian Apolloner
- Aymeric Augustin
- Tim Graham
- Jannis Leidel
