commit 8a9cd5c9d081427405108c8ea165aeb4c8ef677b parent be418a2292d71148a1a8ca554811361573b27dec Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 2 Mar 2023 15:52:48 +0100 -describe policies Diffstat:
| A | gnunet-signatures/POLICY | | | 7 | +++++++ |
| A | http-status-codes/POLICY | | | 6 | ++++++ |
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/gnunet-signatures/POLICY b/gnunet-signatures/POLICY @@ -0,0 +1,7 @@ +Developers working on GNUnet or packages based on GNUnet should +feel free to extend this registry. Entries may be deleted if +no code using them is still expected to be in production anywhere. + +Updating the name of the package or subsystem is allowed provided +that the code using the signature is being moved, as those fields +are merely informational or used for code generation. diff --git a/http-status-codes/POLICY b/http-status-codes/POLICY @@ -0,0 +1,5 @@ +The main registry is populated from the IANA registry. + +The 'extras.rec' may be populated with additional status +codes that have significant usage and do not conflict with +IANA registry entries. +\ No newline at end of file