File: roles.txt

package info (click to toggle)
python-django 1%3A1.10.7-2%2Bdeb9u9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 46,768 kB
  • sloc: python: 210,877; javascript: 18,032; xml: 201; makefile: 198; sh: 145
file content (70 lines) | stat: -rw-r--r-- 1,249 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.10 release cycle is:

* James Bennett
* Andrew Godwin
* Russell Keith-Magee
* Carl Meyer
* Marc Tamlyn

.. _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
- Tim Graham
- Adrian Holovaty
- Markus Holtermann
- Paul McMillan
- Carl Meyer

.. _releasers-list:

Releasers
=========

Releasers take care of :doc:`building Django releases
</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
- Markus Holtermann
- Jannis Leidel