File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -764,15 +764,13 @@ line. See :ref:`packaging-setup-config` for more information.
764764Extensibility
765765=============
766766
767- Every section can define new variables that are not part of the specification.
768- They are called **extensions **.
767+ Every section can have fields that are not part of this specification. They are
768+ called **extensions **.
769769
770- An extension field starts with *X- *.
771-
772- Example::
770+ An extension field starts with ``X- ``. Example::
773771
774772 [metadata]
775- ...
773+ name = Distribute
776774 X-Debian-Name = python-distribute
777775
778776
@@ -809,7 +807,17 @@ A tool written to produce 1.X should have these properties:
809807- it may write optional fields
810808
811809
812- Acks
813- ====
814810
815- XXX
811+
812+
813+ Acknowledgments
814+ ===============
815+
816+ This specification includes work and feedback from these people:
817+
818+ - Tarek Ziadé
819+ - Julien Jehannet
820+ - Boris Feld
821+ - Éric Araujo
822+
823+ (If your name is missing, please :ref: `let us know <reporting-bugs >`.)
You can’t perform that action at this time.
0 commit comments