From 30237fe7f2d22e9f5f8dd7eca5b77472c22fdf2b Mon Sep 17 00:00:00 2001
From: trentmc <5305452+trentmc@users.noreply.github.com>
Date: Wed, 21 Oct 2020 13:11:42 +0200
Subject: [PATCH] deprecated
---
content/concepts/development.md | 22 ----------------------
1 file changed, 22 deletions(-)
delete mode 100644 content/concepts/development.md
diff --git a/content/concepts/development.md b/content/concepts/development.md
deleted file mode 100644
index 5c6a9efc..00000000
--- a/content/concepts/development.md
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: Development & Governance
-description: Learn about the engineering process behind Ocean Protocol and how you can influence its further development.
----
-
-## Collective Code Construction Contract (C4)
-
-Ocean Protocol uses [C4 Standard process](https://github.com/unprotocols/rfc/blob/master/1/README.md) to manage changes in the source code. Find more details in the respective [OEP-01](https://github.com/oceanprotocol/OEPs/tree/master/1).
-
-
-
-## Project management
-
-We use GitHub as a means for maintaining and tracking issues, roadmap and source code development.
-
-- [Ocean Protocol on GitHub](https://github.com/oceanprotocol)
-- [Business Board (Ocean Roadmap)](https://github.com/oceanprotocol/ocean/projects/1)
-- [Milestones](https://github.com/oceanprotocol/ocean/milestones?direction=asc&sort=due_date&state=open)
-
-We use the _dev-ocean_ repository for internal documentation of most of our engineering processes.
-
-