Hi, 

Naming the teams ���pharo-something��� was kind of my idea to improve visibility of pharo. This has been followed by others which means we do not know all organisations nor all pharo contributions are made under a pharo-something team (in fact the less of them).

We have in our TODO a new version of the catalog that will be ���GitHub based��� to group all projects.
To find projects in GitHub, I have some queries: 

Tonel/filetree repositories (in .properties): 
https://github.com/search?q=%22%23format+%3A+%23tonel%22+in%3Afile&type=Code
https://github.com/search?q=%22%23format+%3A+%23filetree%22+in%3Afile&type=Code

Filetree repositories:
https://github.com/search?q=.filetree+in%3Apath&type=Code
(Lots of this ones)

We should build some tooling around this, I���m quite sure is possible to do a lot more.

Esteban



On 5 Feb 2019, at 02:42, Pierce Ng <pierce@samadhiweb.com> wrote:

Hi all,

Is there a definitive list of all the pharo-* organizations on GH? Like
pharo-rdbms, pharo-nosql, pharo-vcs, ... Or, a way to query GH to find out?

Pierce