Skip to content

Commit 6a30dbc

Browse files
committed
Give a shout-out to our contributors
1 parent e9f961e commit 6a30dbc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,3 +703,9 @@ at your option.
703703
Unless you explicitly state otherwise, any contribution intentionally submitted
704704
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
705705
dual licensed as above, without any additional terms or conditions.
706+
707+
SeaQuery is a community driven project. We welcome you to participate, contribute and together build for Rust's future.
708+
709+
A big shout out to our contributors:
710+
711+
[![Contributors](https://opencollective.com/sea-query/contributors.svg?width=1000)](https://github.com/SeaQL/sea-query/graphs/contributors)

src/lib.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,12 @@
736736
//! Unless you explicitly state otherwise, any contribution intentionally submitted
737737
//! for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
738738
//! dual licensed as above, without any additional terms or conditions.
739+
//!
740+
//! SeaQuery is a community driven project. We welcome you to participate, contribute and together build for Rust's future.
741+
//!
742+
//! A big shout out to our contributors:
743+
//!
744+
//! [![Contributors](https://opencollective.com/sea-query/contributors.svg?width=1000)](https://github.com/SeaQL/sea-query/graphs/contributors)
739745
#![doc(
740746
html_logo_url = "https://raw.githubusercontent.com/SeaQL/sea-query/master/docs/SeaQL icon dark.png"
741747
)]

0 commit comments

Comments
 (0)