1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
xeps/editor.shtml
Peter Saint-Andre 5e57b3edfb SSI fixes
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2235 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-09-09 15:42:12 +00:00

22 lines
1.5 KiB
Plaintext
Executable File

<!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 may be contacted via email or Jabber at &lt;stpeter@jabber.org&gt;.</p>
<!--#include virtual="/includes/foot.txt" -->