Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
3d14cbc8
Kaydet (Commit)
3d14cbc8
authored
Şub 14, 2017
tarafından
Tim Graham
Kaydeden (comit)
Aymeric Augustin
Şub 15, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed docs/internals/roles.txt.
It's moved to
https://www.djangoproject.com/foundation/teams/
.
üst
b9b35f9e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
13 additions
and
85 deletions
+13
-85
index.txt
docs/index.txt
+0
-1
committing-code.txt
docs/internals/contributing/committing-code.txt
+3
-4
git.txt
docs/internals/git.txt
+1
-2
index.txt
docs/internals/index.txt
+0
-1
organization.txt
docs/internals/organization.txt
+4
-3
roles.txt
docs/internals/roles.txt
+0
-70
security.txt
docs/internals/security.txt
+5
-4
No files found.
docs/index.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -339,7 +339,6 @@ you can contribute:
:doc:`The release process <internals/release-process>` |
:doc:`Team organization <internals/organization>` |
:doc:`Meet the team <internals/team>` |
:doc:`Current roles <internals/roles>` |
:doc:`The Django source code repository <internals/git>` |
:doc:`Security policies <internals/security>` |
:doc:`Mailing lists <internals/mailing-lists>`
...
...
docs/internals/contributing/committing-code.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -2,10 +2,9 @@
Committing code
===============
This section is addressed to the :ref:`committers` and to anyone interested in
knowing how code gets committed into Django core. If you're a community member
who wants to contribute code to Django, have a look at
:doc:`writing-code/working-with-git` instead.
This section is addressed to the committers and to anyone interested in knowing
how code gets committed into Django. If you're a community member who wants to
contribute code to Django, look at :doc:`writing-code/working-with-git` instead.
.. _handling-pull-requests:
...
...
docs/internals/git.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -242,8 +242,7 @@ branches, used for Google Summer of Code projects.
Tags
====
Each Django release is tagged and signed by a :ref:`releaser
<releasers-list>`.
Each Django release is tagged and signed by the releaser.
The tags can be found on GitHub's `tags`_ page.
...
...
docs/internals/index.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -12,7 +12,6 @@ you'd like to help improve Django or learn about how Django is managed.
mailing-lists
organization
team
roles
security
release-process
deprecation
...
...
docs/internals/organization.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -162,9 +162,8 @@ capacity on non-technical decisions.
Membership
----------
The technical board is an elected group of five committers. They're expected
to be experienced but there's no formal seniority requirement. Its current
composition is published :ref:`here <technical-board-list>`.
`The technical board`_ is an elected group of five committers. They're expected
to be experienced but there's no formal seniority requirement.
A new board is elected after each feature release of Django. The election
process is managed by a returns officer nominated by the outgoing technical
...
...
@@ -183,6 +182,8 @@ board. The election process works as follows:
Both the application and the voting period last between one and two weeks, at
the outgoing board's discretion.
.. _the technical board: https://www.djangoproject.com/foundation/teams/#technical-board-team
Changing the organization
=========================
...
...
docs/internals/roles.txt
deleted
100644 → 0
Dosyayı görüntüle @
b9b35f9e
=====
Roles
=====
.. _technical-board-list:
Technical board
===============
The technical board for the 1.11 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
- Tim Graham
- Markus Holtermann
- Jannis Leidel
- Tobias McNulty
docs/internals/security.txt
Dosyayı görüntüle @
3d14cbc8
...
...
@@ -23,9 +23,8 @@ publicly reported in this fashion.
Instead, if you believe you've found something in Django which has security
implications, please send a description of the issue via email to
``security@djangoproject.com``. Mail sent to that address reaches a
:ref:`subset of the core team <security-team-list>`, who can forward security
issues into the private team's mailing list for broader discussion if needed.
``security@djangoproject.com``. Mail sent to that address reaches the `securty
team <https://www.djangoproject.com/foundation/teams/#security-team>`_.
Once you've submitted an issue via email, you should receive an acknowledgment
from a member of the security team within 48 hours, and depending on the
...
...
@@ -106,7 +105,7 @@ triaging our announcement and upgrade Django as needed. Severity levels are:
Second, we notify a list of :ref:`people and organizations
<security-notifications>`, primarily composed of operating-system vendors and
other distributors of Django. This email is signed with the PGP key of someone
from
:ref:`Django's release team <releasers-list>`
and consists of:
from
`Django's release team`_
and consists of:
* A full description of the issue and the affected versions of Django.
...
...
@@ -150,6 +149,8 @@ theirs.
The Django team also maintains an :doc:`archive of security issues
disclosed in Django</releases/security>`.
.. _Django's release team: https://www.djangoproject.com/foundation/teams/#releasers-team
.. _security-notifications:
Who receives advance notification
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment