--- wikisrc/github.mdwn 2019/09/03 03:17:21 1.9 +++ wikisrc/github.mdwn 2020/01/03 00:07:41 1.12 @@ -4,20 +4,29 @@ ## Official -NetBSD developers maintain GitHub presence at : +[NetBSD developers](//www.NetBSD.org/people/developers.html) maintain GitHub presence at : * +Anyone with a `NetBSD.org` account is eligible for an invitation to our organisation on GitHub; +email your NetBSD.org and GitHub.com login names to `cnst@` and/or `joerg@`. +Once an invitation is furnished by GitHub, it must be accepted by the recipient. +In order to publicly show your affiliation with the NetBSD organisation on GitHub, you +must also toggle the *organisation visibility* setting from *Private* to *Public* +(this membership setting affects public visibility both on your own public profile page +as well as within the public page; +the default is *Private*, and it cannot be toggled to *Public* by the owners of the org). + The `src`, `xsrc` and `pkgsrc` repositories, each as a read-only copy, have been available under `github.com/NetBSD` since 2017-06: * [2017-06: New home for the repository conversion](//mail-index.NetBSD.org/tech-repository/2017/06/10/msg000637.html) -[[!table data=""" - CVSweb | Fossil | GitHub -[[!nbcvsweb src]] | | -[[!nbcvsweb pkgsrc]] | | -[[!nbcvsweb xsrc]] | | + [[!table data=""" +CVSweb |Fossil |GitHub +[[!nbcvsweb src]] | | +[[!nbcvsweb pkgsrc]] | | +[[!nbcvsweb xsrc]] | | """]] ---