Allow checking CLA signatures by GitHub login
This will be used by CLA Bot. Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
parent
56556d71a1
commit
cd7f377c31
3 changed files with 39 additions and 9 deletions
|
@ -44,6 +44,7 @@ use tables::*;
|
|||
use tokio::sync::{Mutex, OwnedMutexGuard};
|
||||
|
||||
pub use ids::*;
|
||||
pub use queries::contributors::ContributorSelector;
|
||||
pub use sea_orm::ConnectOptions;
|
||||
pub use tables::user::Model as User;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue