I have a software development project management type question on
where to host a new library that might be developed later on. On GitLab there are some related Kotlin libraries that cover developing native desktop applications (for Linux) that use a GUI, which are under a single organisation called GUI Vista (
https://gitlab.com/gui-vista ). This new library (if developed) would cover 2D graphics using the Cairo library (
https://www.cairographics.org/ ) as a base, however Cairo isn't related to GUI's and unlike the GUI Vista libraries doesn't use the GObject system (
https://en.wikipedia.org/wiki/GObject ) as a foundation.
What option should I go for with the new library. Please vote on one of the following options:
• 1️⃣ - Make the new library part of the GUI Vista organisation
• 2️⃣ - Have the new library in its own organisation
• 3️⃣ - Organise the new library some other way (if voting for this option please leave a message)