Difference between revisions of "Editor team"
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Process == | == Process == | ||
Line 17: | Line 14: | ||
* [mailto:editor@xmpp.org Mail] | * [mailto:editor@xmpp.org Mail] | ||
* [xmpp:editor@muc.xmpp.org?join Room] ([http://logs.xmpp.org/editor/ Archives]) | * [xmpp:editor@muc.xmpp.org?join Room] ([http://logs.xmpp.org/editor/ Archives]) | ||
== Calendar == | |||
http://xmpp.org/calendar/team-editor.ics | |||
== Useful Links == | == Useful Links == | ||
* http://xmpp.org/about-xmpp/xsf/xsf-source-control/ | * http://xmpp.org/about-xmpp/xsf/xsf-source-control/ | ||
* http://xmpp.org/extensions/xep-0001.html | * http://xmpp.org/extensions/xep-0001.html | ||
* http://mail.jabber.org/mailman/admindb/editor | |||
== XEP Submission Response == | == XEP Submission Response == | ||
Line 40: | Line 42: | ||
- XEP Editor | |||
</code> | |||
== XEP Inbox Redirect Template == | |||
- | <code> | ||
<html> | |||
<head> | |||
<title>Editor Queue</title> | |||
<meta http-equiv="refresh" content="2;url=http://www.xmpp.org/extensions/xep-0347.html" | |||
<meta name="robots" content="noindex"> | |||
</head> | |||
<body bgcolor="#ffffff"> | |||
<p>The document formerly at this location is now at <<a href="http://www.xmpp.org/extensions/xep-0347.html">http://www.xmpp.org/extensions/xep-0347 | |||
.html</a>>.</p> | |||
<p>You will be automatically redirected there in 2 seconds.</p> | |||
</body> | |||
</html> | |||
</code> | </code> |
Revision as of 18:30, 28 August 2014
Process
The editor process is described in the following XEP: http://xmpp.org/extensions/xep-README.html
Team Members
- Steffen Larsen
- Matthew Miller
- Stefan Strigler
- Winfried Tilanus
- Ashley Ward
- Lloyd Watkin
Contact
Calendar
http://xmpp.org/calendar/team-editor.ics
Useful Links
- http://xmpp.org/about-xmpp/xsf/xsf-source-control/
- http://xmpp.org/extensions/xep-0001.html
- http://mail.jabber.org/mailman/admindb/editor
XEP Submission Response
The following is the recommended response to a proto-XEP:
Thank you for your submission. The Approving Body will poll on whether to accept your proposal within the next 14 days.
In accordance with the XSF IPR policy, do you:
1. Acknowledge you own the rights to the content in the submitted proposal?
2. Assign those rights to the XMPP Standards Foundation upon acceptance of the proposal?
The IPR policy is available at <
http://xmpp.org/extensions/ipr-policy.shtml >
- XEP Editor
XEP Inbox Redirect Template
<html>
<head>
<title>Editor Queue</title>
<meta http-equiv="refresh" content="2;url=http://www.xmpp.org/extensions/xep-0347.html"
<meta name="robots" content="noindex">
</head>
<body bgcolor="#ffffff">
<p>The document formerly at this location is now at <<a href="http://www.xmpp.org/extensions/xep-0347.html">http://www.xmpp.org/extensions/xep-0347
.html</a>>.</p>
<p>You will be automatically redirected there in 2 seconds.</p>
</body>
</html>