savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] administration/docs/hacking_savannah hacking_sa...


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/docs/hacking_savannah hacking_sa...
Date: Sun, 15 Aug 2004 18:27:16 -0400

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        04/08/15 22:16:06

Modified files:
        docs/hacking_savannah: hacking_savannah.texi 

Log message:
        Small fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/docs/hacking_savannah/hacking_savannah.texi.diff?tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: administration/docs/hacking_savannah/hacking_savannah.texi
diff -u administration/docs/hacking_savannah/hacking_savannah.texi:1.29 
administration/docs/hacking_savannah/hacking_savannah.texi:1.30
--- administration/docs/hacking_savannah/hacking_savannah.texi:1.29     Sun Aug 
15 17:02:19 2004
+++ administration/docs/hacking_savannah/hacking_savannah.texi  Sun Aug 15 
22:16:06 2004
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: hacking_savannah.texi,v 1.29 2004/08/15 17:02:19 Beuc Exp $
address@hidden $Id: hacking_savannah.texi,v 1.30 2004/08/15 22:16:06 Beuc Exp $
 @comment %**start of header
 @setfilename hacking_savannah.info
 @include version.texi
@@ -1074,16 +1074,15 @@
 
 @menu
 * Prerequisites::               
+* Approving projects::          
 * The current situation::       
-* Keeping each other in sync::  
-* Overview of the approval process::  
-* Approval Policies::           
+* Approval Criteria::           
 * GNU projects::                
 * Rudy's Little HOWTO::         
 * Mathieu's Little HOWTO::      
 @end menu
 
address@hidden Prerequisites, The current situation, Projects approval, 
Projects approval
address@hidden Prerequisites, Approving projects, Projects approval, Projects 
approval
 @section Prerequisites
 
 Reviewing projects requires notions of licensing, GNU policies, and
@@ -1109,18 +1108,18 @@
 criteria for Savannah hosting, but sometimes users believe they are
 and will mention this text. It is good to know about it.
 @item
address@hidden://www.gnu.org/philosophy/}: the ideas behind the Free
address@hidden://www.gnu.org/philosophy/}: the ideas behind the Free
 Software Foundation, that we want to teach our users about. You have
 to know about some of the texts, and agree with them. We have to be
 consistent, and Savannah has to reflect these ideas during user
 communication.
 @item
address@hidden://www.gnu.org/licenses/}: licenses links and
address@hidden://www.gnu.org/licenses/}: licenses links and
 appraisal. Software hosted at Savannah must be GPL-compatible and run
 under a completely free operating system. Deciding whether a software
 complies with this can be tricky, and these web pages will help.
 @item
address@hidden (pxref{Approving projects}) is a user-oriented
address@hidden (@pxref{Approving projects}) is a user-oriented
 compilation of texts to describe most kind of non-compliance with our
 hosting criteria. Be sure to read it entirely by looking at the source
 code; it is very basic E-Lisp code, so you will be able to concentrate
@@ -1129,14 +1128,14 @@
 
 
 
address@hidden Approving projects
address@hidden Approving projects, The current situation, Prerequisites, 
Projects approval
 @section Approving projects
 
 We are using the channel #savannah on @uref{irc.freenode.net} to
 coordinate this effort.
 
 
-Whenever a user submitsa project at Savannah,
+Whenever a user submits a project at Savannah,
 savannah-hackers@@gnu.org receives a notification, including:
 
 @itemize
@@ -1195,7 +1194,7 @@
 
 To use it, the simplest is to add something like:
 @lisp
-(require 'savannah "~/savannah.el")}
+(require 'savannah "~/savannah.el")
 @end lisp
 in your @file{.emacs} configuration file.
 
@@ -1247,7 +1246,7 @@
 Savannah hackers (via e-mail or IRC), so he can review your review.
 
 
address@hidden The current situation, Keeping each other in sync, 
Prerequisites, Projects approval
address@hidden The current situation, Approval Criteria, Approving projects, 
Projects approval
 @section The current situation
 
 Currently, project approvals just started again. We are not totally in
@@ -1348,7 +1347,7 @@
 
 
 
address@hidden Approval Criteria, GNU projects, Overview of the approval 
process, Projects approval
address@hidden Approval Criteria, GNU projects, The current situation, Projects 
approval
 @section Approval Criteria
 
 Savannah does not host all kinds of software, and not even all kinds
@@ -1368,7 +1367,7 @@
 * Mirroring::                   
 @end menu
 
address@hidden Program License, Dependencies, Approval Policies, Approval 
Policies
address@hidden Program License, Dependencies, Approval Criteria, Approval 
Criteria
 @subsection Program License
 
 [savannah.el: sv-problem-license-gplincompatible,
@@ -1380,13 +1379,13 @@
 
 As a special exception, it also accepts projects licensed under the
 Affero General Public License, since it is designed to be compatible
-with the GNU GPL version 3.
+with the future GNU GPL version 3.
 
 See @uref{http://www.gnu.org/@/licenses/@/license-list.html} for a list of
 licenses, telling whether they are compatible with the GNU GPL, and
 whether they are Free Software licenses.
 
address@hidden Dependencies, Legal Notices, Program License, Approval Policies
address@hidden Dependencies, Legal Notices, Program License, Approval Criteria
 @subsection Dependencies
 
 Dependencies are pieces of software used or required by the project,
@@ -1494,7 +1493,7 @@
 
 [TODO: add links]
 
address@hidden Legal Notices, Kind of software, Dependencies, Approval Policies
address@hidden Legal Notices, Kind of software, Dependencies, Approval Criteria
 @subsection Legal Notices
 
 [savannah.el: sv-problem-gpl-info, sv-problem-lgpl-info,
@@ -1526,7 +1525,7 @@
 In addition, a full copy of the license should be added to the
 package, preferably in a file named @file{COPYING}.
 
address@hidden Kind of software, Words to avoid, Legal Notices, Approval 
Policies
address@hidden Kind of software, Words to avoid, Legal Notices, Approval 
Criteria
 @subsection Kind of software
 
 We accept any kind of software except in a few cases.
@@ -1549,7 +1548,7 @@
 reached at @email{user-groups@@gnu.org}. Once the GUG is listed on that
 page, the project can be accepted.
 
address@hidden Words to avoid, GIFs, Kind of software, Approval Policies
address@hidden Words to avoid, GIFs, Kind of software, Approval Criteria
 @subsection Words to avoid
 
 The approval process is adequate to teach our users about our
@@ -1569,7 +1568,7 @@
 it, but be sure to tell the user we would like to see these things to
 change.
 
address@hidden GIFs, Mirroring, Words to avoid, Approval Policies
address@hidden GIFs, Mirroring, Words to avoid, Approval Criteria
 @subsection GIFs
 
 GIF is a symbol in the fight against software patents. For that
@@ -1584,7 +1583,7 @@
 interesting materials about software patents and the damages they
 cause.
 
address@hidden Mirroring,  , GIFs, Approval Policies
address@hidden Mirroring,  , GIFs, Approval Criteria
 @subsection Mirroring
 
 We only accept projects if they are going to use Savannah as their
@@ -1595,7 +1594,7 @@
 @uref{https://mail.gna.org/@/public/@/project/@/2004-05/@/msg00001.html}
 
 
address@hidden GNU projects, Rudy's Little HOWTO, Approval Policies, Projects 
approval
address@hidden GNU projects, Rudy's Little HOWTO, Approval Criteria, Projects 
approval
 @section GNU projects
 
 We do not accept GNU projects directly. If a project mention the 'GNU'
@@ -1637,7 +1636,7 @@
 @node Rudy's Little HOWTO, Mathieu's Little HOWTO, GNU projects, Projects 
approval
 @section Rudy's Little HOWTO
 
-This HOWTO is being merge within the chapter.
+This HOWTO is being merged within the chapter.
 
 @verbatim
 - I open the mailbox where all proejct registration emails go, and
@@ -1678,7 +1677,7 @@
 @node Mathieu's Little HOWTO,  , Rudy's Little HOWTO, Projects approval
 @section Mathieu's Little HOWTO
 
-This HOWTO is being merge within the chapter.
+This HOWTO is being merged within the chapter.
 
 @verbatim
 (Add-on to general comments made in section 'Howto manage users')




reply via email to

[Prev in Thread] Current Thread [Next in Thread]