It should be fine to ask them here, but given the lack of Bitcoin developers on this forum, you probably won't get any decent answers. Try asking on the bitcoin-dev mailing list or on the #bitcoin-dev irc channel.
no bitcoin devs here?
Not that many, and certainly very few that understand this sort of crypto. Of the Core Devs who are here, we only have gmaxwell occasionally and maybe luke-jr. Since you are asking about the schnorr signatures, I think it would be best to ask on the #bitcoin-dev irc channel where there actually is discussion, or at the very least, paid attention to by developers, unlike this forum.
Edit: for stuff on schnorr sigs, I don't think anything "official" has been done yet, it's all experimental. You may want to take a look through the changes here:
https://github.com/bitcoin-core/secp256k1/pull/212 which introduced schnorr sigs to libsecp256k1.