mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
decisions occur at meetings
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1099 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
a24e6481cb
commit
706d10353d
2
inxep.py
2
inxep.py
@ -95,7 +95,7 @@ introline = 'The XMPP Extensions Editor has received a proposal for a new XEP.'
|
||||
titleline = 'Title: ' + title
|
||||
abstractline = 'Abstract: ' + abstract
|
||||
urlline = 'URL: http://www.xmpp.org/extensions/inbox/' + xepname + '.html'
|
||||
actionline = 'The XMPP Council will decide within 7 days (or at its next meeting) whether to accept this proposal as an official XEP.'
|
||||
actionline = 'The XMPP Council will decide at its next meeting whether to accept this proposal as an official XEP.'
|
||||
|
||||
msg = "From: XMPP Extensions Editor <%s>\r\n" % fromaddr
|
||||
msg = msg + "To: %s\r\n" % toaddrs
|
||||
|
Loading…
Reference in New Issue
Block a user