xeps/editor.shtml

22 lines
1.6 KiB
Plaintext

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>XMPP Extensions Editor</title>
<!--#include virtual="/includes/head.txt" -->
<h2>XMPP Extensions Editor</h2>
<p>In accordance with <a href='xep-0001.html'>XEP-0001</a>, the XMPP Extensions Editor is responsible for overall management of the XMPP Standards Foundation's standards process and publication of <a href='/extensions/'>XMPP Extension Protocols</a>; in particular, the XMPP Extensions Editor:</p>
<ul>
<li>works with XEP authors</li>
<li>ensures that each XEP is properly formatted</li>
<li>assigns a unique number to each XEP</li>
<li>assigns or modifies the status of each XEP</li>
<li>maintains each XEP under <a href='/xsf/sourcecontrol.shtml'>source control</a></li>
<li>maintains the canonical <a href='/extensions/'>list of XEPs</a></li>
<li>publishes each XEP to the xmpp.org website</li>
<li>publicly announces the existence and status of each XEP</li>
<li>gathers and tallies the votes of the <a href='/council/'>XMPP Council</a></li>
<li>fulfills the responsibilities of the <a href='/registrar/'>XMPP Registrar</a></li>
</ul>
<p>Since the founding of the <a href='/xsf/'>XMPP Standards Foundation</a> in 2001, the XMPP Extensions Editor has been <a href='/xsf/people/stpeter.shtml'>Peter Saint-Andre</a>, who was reaffirmed by the <a href='/xsf/board/'>XSF Board of Directors</a> in their annual meeting on 2010-01-06. Peter can be contacted via email or Jabber at &lt;stpeter@jabber.org&gt;.</p>
<!--#include virtual="/includes/foot.txt" -->