Hello,
Thanks for the enthusiastic replies!
We’re contacting you all by DM to arrange a group video meeting.
There is already some documentation:
- the CONTRIBUTING.md file
- some (admittedly somewhat bare-bones) wiki pages
The opam repository is the repository for the source code of the opam software. It contains mostly OCaml source code.
The opam-repository repository is the repository for OCaml packages. It contains files describing packages, in a format that the opam software can use.
The two are kept separate because they are different concerns and it would be tedious to mix issues, PRs, etc.