diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 0000000000000..3fec2f6ab3e6c --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,15 @@ +ADOPTERS +======== + +PUBLIC REFERENCES +----------------- + +This document lists the organizations that use Quarkus based on public information available in blog posts and videos. +If any organization would like get added or removed please make a pull request by following these guidelines: + +* Please don't include your organization's logo or other trademarked material +* Add a reference (link to a public blog post, video, slides, etc) mentioning that Quarkus is used + +| Organization | Reference | +|--------------|------------| +|GoWithFlow | https://quarkus.io/blog/gowithflow-chooses-quarkus-to-deliver-fast-to-production/ | diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2d3c48f5ec0b8..c11c706d73e67 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,6 +14,7 @@ pr: - docs/src/main/asciidoc/images/* - README.md - CONTRIBUTING.md + - ADOPTERS.md - LICENSE.txt - dco.txt - .github/ISSUE_TEMPLATE/*.md