mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
no more jdev
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2089 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
994bc891a5
commit
652a965d16
@ -142,10 +142,8 @@ if xepflag == "new":
|
||||
thesubject = 'NEW: XEP-'
|
||||
elif xepflag == "draft":
|
||||
thesubject = 'DRAFT: XEP-'
|
||||
toaddrs = toaddrs + ", jdev@jabber.org"
|
||||
elif xepflag == "final":
|
||||
thesubject = 'FINAL: XEP-'
|
||||
toaddrs = toaddrs + ", jdev@jabber.org"
|
||||
elif xepflag == "active":
|
||||
thesubject = 'ACTIVE: XEP-'
|
||||
elif xepflag == "retract":
|
||||
|
Loading…
Reference in New Issue
Block a user