From 362972b26d97bcbcfe3e8547f0e4a9238668f4a4 Mon Sep 17 00:00:00 2001
From: Rafael Espinoza <rafael@rafaelespinoza.com>
Date: Sun, 11 Oct 2020 10:34:38 -0700
Subject: [PATCH] Update Camlistore name to Perkeep

It's been rebranded from Camlistore to Perkeep. The old url redirects,
Github repos renamed, Wikipedia page updated.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bbce349..e17185f 100644
--- a/README.md
+++ b/README.md
@@ -277,7 +277,6 @@
 
 *Network distributed filesystems.*
 
-* [Camlistore](https://camlistore.org/) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data.
 * [Ceph](http://ceph.com/) - Distributed object store and file system.
 * [DRBD](http://drbd.linbit.com/) - Distributed Replicated Block Device.
 * [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system.
@@ -290,6 +289,7 @@
 * [MogileFS](http://mogilefs.org/) - Application level, network distributed file system.
 * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support.
 * [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation.
+* [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data.
 * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store.
 * [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage.
 * [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.