mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
decisions in 2 weeks, not necessarily at next meeting
This commit is contained in:
parent
0c30cc05a7
commit
bcbcc47be5
2
inxep.py
2
inxep.py
@ -117,7 +117,7 @@ introline = 'The XMPP Extensions Editor has received a proposal for a new XEP.'
|
|||||||
titleline = 'Title: ' + title
|
titleline = 'Title: ' + title
|
||||||
abstractline = 'Abstract: ' + abstract
|
abstractline = 'Abstract: ' + abstract
|
||||||
urlline = 'URL: http://www.xmpp.org/extensions/inbox/' + xepname + '.html'
|
urlline = 'URL: http://www.xmpp.org/extensions/inbox/' + xepname + '.html'
|
||||||
actionline = 'The XMPP Council will decide at its next meeting whether to accept this proposal as an official XEP.'
|
actionline = 'The XMPP Council will decide in the next two weeks whether to accept this proposal as an official XEP.'
|
||||||
|
|
||||||
msg = "From: XMPP Extensions Editor <%s>\r\n" % fromaddr
|
msg = "From: XMPP Extensions Editor <%s>\r\n" % fromaddr
|
||||||
msg = msg + "To: %s\r\n" % toaddrs
|
msg = msg + "To: %s\r\n" % toaddrs
|
||||||
|
Loading…
Reference in New Issue
Block a user