Logstash NSQ support

Hello, I just read the new Blog about Kafka integration, thats really nice!
Are there any plans to integrate support also for nsq.io ?

I wrote a nsq input plugin
if you need nsq support feel free to install:
/opt/logstash/bin/plugin install logstash-input-nsq

the nsq output plugin is also ready!

/opt/logstash/bin/plugin install logstash-output-nsq

Any plans to add this to the official plugin repos ?