Give a shout-out to our contributors
This commit is contained in:
parent
be0f7b4f13
commit
1a2090fb5e
@ -226,3 +226,9 @@ at your option.
|
||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
||||
dual licensed as above, without any additional terms or conditions.
|
||||
|
||||
SeaORM is a community driven project. We welcome you to participate, contribute and together build for Rust's future.
|
||||
|
||||
A big shout out to our contributors:
|
||||
|
||||
[](https://github.com/SeaQL/sea-orm/graphs/contributors)
|
||||
|
@ -297,6 +297,12 @@
|
||||
//! Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||
//! for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
||||
//! dual licensed as above, without any additional terms or conditions.
|
||||
//!
|
||||
//! SeaORM is a community driven project. We welcome you to participate, contribute and together build for Rust's future.
|
||||
//!
|
||||
//! A big shout out to our contributors:
|
||||
//!
|
||||
//! [](https://github.com/SeaQL/sea-orm/graphs/contributors)
|
||||
#![doc(
|
||||
html_logo_url = "https://raw.githubusercontent.com/SeaQL/sea-query/master/docs/SeaQL icon dark.png"
|
||||
)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user