diff --git a/SPONSORS.md b/SPONSORS.md new file mode 100644 index 00000000..0072b0e1 --- /dev/null +++ b/SPONSORS.md @@ -0,0 +1,24 @@ +# Sponsors and Contributors + +## Sponsors + +We gratefully acknowledge the support of our sponsors. Their contributions help make this project possible. +SFCGAL are sponsored by the following organizations: + +| Sponsor | Logo | Web/Description | +|----------------|-----------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| Oslandia | ![Oslandia](doc/images/sponsors/oslandia.png){height=123px} | [Oslandia](https://oslandia.com) | +| Dalibo | ![Dalib](doc/images/sponsors/logo-dalibo.png){height=123px} | [Dalibo](https://www.dalibo.com) | +| BPI France | ![BPI France](doc/images/sponsors/bpi_france.png){height=123px} | [BPI France](https://www.bpifrance.com/) | +| France 2030 | ![France 2030](doc/images/sponsors/france_2030.png){height=123px} | Funded by the French government as part of France 2030 | +| France Relance | ![France Relance](doc/images/sponsors/france_relance.png){height=123px} ![EU](doc/images/sponsors/ue_next_generation.png){height=123px} | Funded by the European Union - Next Generation EU as part of the France Relance plan | + +If you wish to sponsor SFCGAL, you can contact us at [infos@sfcgal.org](mailto:infos@sfcgal.org). + + +## Contributors + +The SFCGAL project would not be possible without the dedicated efforts of its contributors. All contributors are listed in [AUTHORS](AUTHORS): + + +Thank you to all our contributors for your support and dedication to the project! diff --git a/doc/images/sponsors/bpi_france.png b/doc/images/sponsors/bpi_france.png new file mode 100644 index 00000000..33713a73 Binary files /dev/null and b/doc/images/sponsors/bpi_france.png differ diff --git a/doc/images/sponsors/france_2030.png b/doc/images/sponsors/france_2030.png new file mode 100644 index 00000000..1cf48909 Binary files /dev/null and b/doc/images/sponsors/france_2030.png differ diff --git a/doc/images/sponsors/france_relance.png b/doc/images/sponsors/france_relance.png new file mode 100644 index 00000000..5a41f154 Binary files /dev/null and b/doc/images/sponsors/france_relance.png differ diff --git a/doc/images/sponsors/logo-dalibo.png b/doc/images/sponsors/logo-dalibo.png new file mode 100644 index 00000000..233775b4 Binary files /dev/null and b/doc/images/sponsors/logo-dalibo.png differ diff --git a/doc/images/sponsors/oslandia.png b/doc/images/sponsors/oslandia.png new file mode 100644 index 00000000..9c087e95 Binary files /dev/null and b/doc/images/sponsors/oslandia.png differ diff --git a/doc/images/sponsors/ue_next_generation.png b/doc/images/sponsors/ue_next_generation.png new file mode 100644 index 00000000..cb13fc9f Binary files /dev/null and b/doc/images/sponsors/ue_next_generation.png differ