JuliaCollections / DataStructures.jl

Julia implementation of Data structures
https://juliacollections.github.io/DataStructures.jl/latest/
MIT License
692 stars 246 forks source link

2FA is now required on JuliaCollections repos #521

Open oxinabox opened 5 years ago

oxinabox commented 5 years ago

As per discussion @ararslan and I had at JuliaCon, 2FA is now required for people with committer access to JuliaCollections. OrderedCollections.jl is on basically every julia install, (it is the most depended on package outside the standard library.) and it is not OK

A bunch of people were ejected for this reason, but once rectified we can put everyone back. I don't think GitHub auto-readds folk when they fix their 2FA, so post here to be readded.

s-celles commented 5 years ago

2FA enabled

DilumAluthge commented 5 years ago

This is a great idea - it could be good to encourage more Julia-related GitHub organizations to also require 2FA for their members.