This adds a new '<notes/>' element to allow maintainers to describe package-specific quirks or other instructions on how to correctly
maintain a package. This is intended to encourage developers to document knowledge and increase the bus-factor of packages which are delicate
but must live beyond a maintainer.
Signed-off-by: Sam James <
[email protected]>
---
glep-0068.rst | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/glep-0068.rst b/glep-0068.rst
index 83e54d9..21bdf2a 100644
--- a/glep-0068.rst
+++ b/glep-0068.rst
@@ -4,10 +4,10 @@ Title: Package and category metadata
Author: Michał Górny <
[email protected]>
Type: Standards Track
Status: Final
-Version: 1.1
+Version: 1.2
Created: 2016-03-14
-Last-Modified: 2021-09-11
-Post-History: 2016-03-16, 2018-02-20
+Last-Modified: 2021-10-05
+Post-History: 2016-03-16, 2018-02-20, 2021-10-05
Content-Type: text/x-rst
Requires: 67
Replaces: 34, 46, 56
@@ -160,6 +160,8 @@ element can contain, in any order:
in different languages (at most one for each language), as detailed
in `USE flag descriptions`_.
+- at most one ``<notes/>`` element containing notes on maintenance.
+
- at most one ``<upstream/>`` element providing information on upstream
of the package, as detailed in `Upstream descriptions`_.
@@ -213,6 +215,18 @@ The