File: roles.txt

package info (click to toggle)
python-django 1.8.18-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 41,628 kB
  • sloc: python: 189,488; xml: 695; makefile: 194; sh: 169; sql: 11
file content (70 lines) | stat: -rw-r--r-- 1,260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
=====
Roles
=====

.. _technical-board-list:

Technical board
===============

The technical board for the 1.8 release cycle is:

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

.. _committers:

Committers
==========

Most :ref:`core team <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-list:

Security team
=============

The security team is responsible for :doc:`Django's security policies
</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-list:

Releasers
=========

Releasers take care of :doc:`building Django releases
</internals/howto-release-django>`.

The current releasers are:

- James Bennett
- Jacob Kaplan-Moss

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