typelevel.github.com icon indicating copy to clipboard operation
typelevel.github.com copied to clipboard

Document process for access control to Typelevel repositories

Open ghost opened this issue 9 years ago • 2 comments

Ref https://gitter.im/typelevel/general?at=57222f544cd0ac7a27ed46a2

Summary:

"For bintray, ie sbt-catalysts, currently on @milessabin @larsrh and myself have access there. Technically, this enough, but I feel at least one extra is needed to do releases. Any thoughts..? ref https://bintray.com/typelevel

This is a job for a typelevel/general issue ... we need a list of people who currently have permissions (both Sonatype and Bintray) and the skeleton of a process for how someone gets on or off that list.

I have extended this to include Typelevel based github repositories too, as they are very much related.

ghost avatar Apr 28 '16 15:04 ghost

For github, this can be done via the API:

curl -s -i "https://api.github.com/repos/typelevel/general/assignees" | grep login

ghost avatar May 28 '16 16:05 ghost

I've been managing this with teams, but we should document it.

rossabaker avatar Jan 19 '22 16:01 rossabaker