Skip to content

Commit b3cebec

Browse files
authored
add flanksource as a member (#16)
* feat: move founding members to community page Signed-off-by: Moshe Immerman <moshe@flanksource.com> * feat: add flanksource as a member Signed-off-by: Moshe Immerman <moshe@flanksource.com>
1 parent c10502a commit b3cebec

File tree

13 files changed

+87
-162
lines changed

13 files changed

+87
-162
lines changed

content/members/amazon/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: Amazon
33
site: https://amazon.com
44
logo: amazon.svg
5+
founding: true
6+
current: true
57
---

content/members/azure/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: Azure
33
site: https://azure.microsoft.com
44
logo: azure.svg
5+
founding: true
6+
current: true
57
---

content/members/codefresh/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: Codefresh
33
site: https://codefresh.io
44
logo: codefresh.svg
5+
founding: true
6+
current: true
57
---

content/members/crayon/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: Crayon
33
site: https://crayon.com
44
logo: crayon.svg
5-
---
5+
current: true
6+
---
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Flanksource
3+
site: https://www.flanksource.com
4+
logo: flanksource.svg
5+
current: true
6+
---

content/members/github/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: GitHub
33
site: https://github.com
44
logo: github.svg
5+
founding: true
6+
current: true
57
---

content/members/redhat/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: Red Hat
33
site: https://redhat.com
44
logo: redhat.svg
5+
founding: true
6+
current: true
57
---

content/members/weaveworks/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
title: WeaveWorks
33
site: https://www.weave.works
44
logo: weaveworks.svg
5+
founding: true
6+
current: true
57
---

src/components/featured-members.js

Lines changed: 0 additions & 108 deletions
This file was deleted.

0 commit comments

Comments
 (0)