val contributors : ?token:Token.t -> user:string -> repo:string -> unit -> Github_t.contributor_stats Stream.tcontributors ~user ~repo () is a stream of all contributor statistics for user/repo. The stream is empty if the data are not cached yet