Hi
I am new to open source community and I would like to push the following changes to the gobject introspection. What would be the steps to do this
girepository/gitypelib.c
#define MAX_NAME_LEN 255 <-- this is currently 200 which is not sufficient while using
introspection along with generated symbols from tools like yang tool chain.
Regards