====== Version Control System ====== All of the code for the PHP project is managed in Git repositories hosted by the [[https://github.com/php|PHP Organization on GitHub]]. The [[vcs/gitworkflow|Git Workflow]] page explains the general Git-based workflow for the [[https://www.github.com/php/php-src|php-src repository]] where the PHP interpreter is developed. ===== Organization Owners ===== The organization on GitHub has many [[https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#organization-owners|owners]] who have complete administrative access. There is currently no defined process for adding and/or removing owners (and members). //Not all of the owners are included on this list yet because they had marked their membership as 'private' on GitHub, but the goal is to list everyone. // * [[https://www.github.com/bjori|Hannes Magnusson]] * [[https://www.github.com/cmb69|Christoph M. Becker]] * [[https://www.github.com/dsp|David Soria Parra]] * [[https://www.github.com/derickr|Derick Rethans]] * [[https://www.github.com/dstogov|Dmitry Stogov]] * [[https://www.github.com/iluuu1994|Ilija Tovilo]] * [[https://www.github.com/johannes|Johannes Schlüter]] * [[https://www.github.com/jpauli|jpauli]] * [[https://www.github.com/krakjoe|Joe Watkins]] * [[https://www.github.com/laruence|Xinchen Hui]] * [[https://www.github.com/mj|Martin Jansen]] * [[https://www.github.com/nikic|Nikita Popov]] * [[https://www.github.com/rlerdorf|Rasmus Lerdorf]] * [[https://www.github.com/smalyshev|Stanislav Malyshev]] * [[https://www.github.com/Tyrael|Ferenc Kovas]] * [[https://www.github.com/weltling|Anatol Belski]] ===== Teams ===== The PHP organization defines several teams. //Explanation of how these are used needs to be added.// The teams are: * doc-en-team * doc-es-team * doc-fr-team * doc-pl-team * doc-pt_br-team * doc-ru-team * doc-team * doc-tr-team * doc-zh-team * Release Managers * systems-team * triage // Lists of team members to be added later. //