summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-08-26add-person: include github-idPietro Albini
2019-07-13don't require the github token for add-personPietro Albini
2019-07-13add github ids to the apiPietro Albini
2019-07-13add the --strict option to the check subcommandPietro Albini
2019-07-13add the add-person subcommandPietro Albini
2019-05-26FormatManish Goregaokar
2019-05-22governance -> governance-teamManish Goregaokar
2019-05-22Enforce all teams have alphanumeric namesManish Goregaokar
2019-05-22Add cargo run website-dataManish Goregaokar
2019-05-09silence clippy lintPietro Albini
2019-03-10cli: sort the output of dump-permissionPietro Albini
2019-02-06add permissions support and perf permissionsPietro Albini
2019-02-05run rustfmt and clippyPietro Albini
2019-01-23remove sync featurePietro Albini
2019-01-22add static api and fix website dataPietro Albini
2019-01-19remove tmp commandPietro Albini
2018-11-27validate list emailsPietro Albini
2018-11-27run rustfmtPietro Albini
2018-11-27hook up list syncPietro Albini
2018-11-26import some mailing listsPietro Albini
2018-11-25add basic team structure handlingPietro Albini
2018-11-04move code aroundPietro Albini
2018-11-01Initial commitAlex Crichton