systems:vcs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
systems:vcs [2024/07/23 18:47] – created jimwsystems:vcs [2024/09/16 02:10] (current) – Fix the link to the Git account malferov
Line 1: Line 1:
 ====== Version Control System ====== ====== Version Control System ======
  
-All of the code for the PHP project is managed in Git repositories hosted by the [[https://www.githib.com/php|PHP Organization on GitHub]].+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.+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 ===== ===== Organization Owners =====
  
-The organization on GitHub has many "owners" which are administrators who can add people to the organization, and assign team memberships and roles.+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.+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. // //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/bjori|Hannes Magnusson]]
 +  * [[https://www.github.com/cmb69|Christoph M. Becker]]
   * [[https://www.github.com/dsp|David Soria Parra]]   * [[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/dstogov|Dmitry Stogov]]
   * [[https://www.github.com/iluuu1994|Ilija Tovilo]]   * [[https://www.github.com/iluuu1994|Ilija Tovilo]]
Line 24: Line 26:
   * [[https://www.github.com/nikic|Nikita Popov]]   * [[https://www.github.com/nikic|Nikita Popov]]
   * [[https://www.github.com/rlerdorf|Rasmus Lerdorf]]   * [[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/Tyrael|Ferenc Kovas]]
 +  * [[https://www.github.com/weltling|Anatol Belski]]
  
 ===== Teams ===== ===== Teams =====
systems/vcs.1721760432.txt.gz · Last modified: 2024/07/23 18:47 by jimw