Skip to content

Commit

Permalink
Add chaoss china (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Dec 16, 2021
1 parent cd5120f commit 28c0c91
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/data/source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ import (
func TestGetRSSSources(t *testing.T) {
items, err := GetRSSSources()
assert.Nil(t, err)
assert.Equal(t, 9, len(items))
assert.Equal(t, 10, len(items))
}
8 changes: 8 additions & 0 deletions pkg/data/subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,11 @@
category:
- design
language: English
- rss: http://www.ximalaya.com/album/54433824.xml
title: CHAOSScast_China
summary: 分享与开源社区,指标和度量的用户故事
category:
- opensource
- 开源
- chaoss
language: Chinese

0 comments on commit 28c0c91

Please sign in to comment.