- Timestamp:
- Jul 2, 2013, 3:33:08 PM (11 years ago)
- Location:
- trunk/docs/community
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/community/developer.txt
r428 r431 1 .. _community_develop per:1 .. _community_developer: 2 2 3 ZOO-Project Commit er Guildlines3 ZOO-Project Committer Guildlines 4 4 =============================== 5 5 … … 63 63 ----- 64 64 65 Commit ers are the front line gatekeepers to keep the code base clear of improperly contributed code. It is important to the ZOO-Project users, developers and the OSGeo foundation to avoid contributing any code to the project without it being clearly licensed under the project license.65 Committers are the front line gatekeepers to keep the code base clear of improperly contributed code. It is important to the ZOO-Project users, developers and the OSGeo foundation to avoid contributing any code to the project without it being clearly licensed under the project license. 66 66 67 67 Generally speaking the key issues are that those providing code to be included in the repository understand that the code will be released under the MIT/X license, and that the person providing the code has the right to contribute the code. For the commiter themselves understanding about the license is hopefully clear. For other contributors, the commiter should verify the understanding unless the commiter is very comfortable that the contributor understands the license (for instance frequent contributors). … … 73 73 All unusual situations need to be discussed and/or documented. 74 74 75 Commit ers should adhere to the following guidelines, and may be personally legally liable for improperly contributing code to the source repository:75 Committers should adhere to the following guidelines, and may be personally legally liable for improperly contributing code to the source repository: 76 76 77 77 * Make sure the contributor (and possibly employer) is aware of the contribution terms. … … 89 89 * David SAGGIORATO (aka david) 90 90 * Gérald FENOY (aka djay) 91 * Jeff MCKENNA ( jmckenna)91 * Jeff MCKENNA (aka jmckenna) 92 92 * Angelos TZOTSOS (aka kalxas) 93 93 * Luca DELUCCHI (aka lucadelu) -
trunk/docs/community/index.txt
r427 r431 9 9 :maxdepth: 2 10 10 11 develop per11 developer 12 12 mailinglist 13 13 irc
Note: See TracChangeset
for help on using the changeset viewer.