diff --git a/data/repositories.yml b/data/repositories.yml index fe5f1234..2950318e 100644 --- a/data/repositories.yml +++ b/data/repositories.yml @@ -18,10 +18,16 @@ - name: squid-js - name: squid-py - name: squid-java - - name: secret-store-client-js - - name: secret-store-client-py - - name: secret-store-client-java + +- group: OceanDB + items: - name: oceandb-mongodb-driver - name: oceandb-bigchaindb-driver - name: oceandb-elasticsearch-driver - name: oceandb-driver-interface + +- group: Parity Secret Store + items: + - name: secret-store-client-js + - name: secret-store-client-py + - name: secret-store-client-java diff --git a/src/components/Repositories/RepositoryList.jsx b/src/components/Repositories/RepositoryList.jsx index 7107e178..06e83f00 100644 --- a/src/components/Repositories/RepositoryList.jsx +++ b/src/components/Repositories/RepositoryList.jsx @@ -4,12 +4,12 @@ import Repository from './Repository' import styles from './RepositoryList.module.scss' const RepositoryList = ({ repositories }) => ( -
+ + Most of our repositories are open source and we + listed the key repositories here. Start with the{' '} + + software components + {' '} + document for an introduction into the components + creating the Ocean network. + +
+