This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5df856d  Automatic website deployment
5df856d is described below

commit 5df856d3668ee796988221f282ff79d859972ea7
Author: jenkins <[email protected]>
AuthorDate: Tue Mar 31 09:26:42 2020 +0000

    Automatic website deployment
---
 documentation/development/deprecating-sling-modules.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/documentation/development/deprecating-sling-modules.html 
b/documentation/development/deprecating-sling-modules.html
index f199797..32437b0 100644
--- a/documentation/development/deprecating-sling-modules.html
+++ b/documentation/development/deprecating-sling-modules.html
@@ -120,6 +120,7 @@
                         </h1><div class="content is-marginless">
 <div class="row"><div><section><p>The following procedure is recommended to 
deprecate Sling Git repositories, indicating that they should no longer be 
used.</p>
 <ul>
+  <li>Get consensus on our dev list or do a PMC vote, depending on the 
importance of the module</li>
   <li>Create a branch named <code>maintenance</code> with the last version 
before deprecation.</li>
   <li>Empty the <code>master</code> branch, keeping just 
<code>README.md</code> file.</li>
   <li>Add the <code>deprecated</code> GitHub topic to the module, using a <a 
href="https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories";>.asf.yaml</a>
 file in the <code>master</code> branch.</li>
@@ -149,7 +150,7 @@
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Fri Jan 10 11:55:36 2020 +0100</span>
+                        Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Tue Mar 31 11:24:22 2020 +0200</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to