From 08c51e585ca78e4b9408ae034d0cdacdd81aad41 Mon Sep 17 00:00:00 2001 From: Vincent Date: Tue, 10 Nov 2020 00:46:15 +0100 Subject: [PATCH] Add ORY Hydra & Kratos to projects_using_cobra.md (#1273) * Add ORY Hydra & Kratos to projects_using_cobra.md * fix: alphabetical order my bad! * fix: ORY to Ory I think now it should be good, sorry for the confusion! --- projects_using_cobra.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 31c272036..0d8755c9d 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -25,6 +25,8 @@ - [Moby (former Docker)](https://github.com/moby/moby) - [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) - [OpenShift](https://www.openshift.com/) +- [Ory Hydra](https://github.com/ory/hydra) +- [Ory Kratos](https://github.com/ory/kratos) - [Pouch](https://github.com/alibaba/pouch) - [ProjectAtomic (enterprise)](http://www.projectatomic.io/) - [Prototool](https://github.com/uber/prototool)