aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJavier Peletier <jm@epiclabs.io>2018-10-03 15:15:17 +0800
committerJavier Peletier <jm@epiclabs.io>2018-10-03 15:15:28 +0800
commitde01178c18766b9f744acc94fe2b96804f998e40 (patch)
treeb572a263ff660bd5ded343a5253f86f1f1145e46 /.github
parent696bc9b01ce0ed3347fa1bd64460ccc08091e90a (diff)
downloadgo-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar.gz
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar.bz2
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar.lz
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar.xz
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.tar.zst
go-tangerine-de01178c18766b9f744acc94fe2b96804f998e40.zip
swarm/storage/feed: Renamed package
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e51afa24c..5a717da00 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -27,6 +27,6 @@ swarm/services @zelig
swarm/state @justelad
swarm/storage/encryption @gbalint @zelig @nagydani
swarm/storage/mock @janos
-swarm/storage/feeds @nolash @jpeletier
+swarm/storage/feed @nolash @jpeletier
swarm/testutil @lmars
whisper/ @gballet @gluk256