Skip to content

Commit 2e7da79

Browse files
hugovkewdurbin
andauthored
Add feeds (#594)
* Add feed The Python Coding Stack * Add Adrarsh Divakaran * Add Talk Python Blog * Add Michael Kennedy's Thoughts on Technology * Update Amjith Ramanujam's blog --------- Co-authored-by: Ee Durbin <[email protected]>
1 parent 5256ba5 commit 2e7da79

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

config/config.ini

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ name = Abu Ashraf Masnun
3636
[http://techarttiki.blogspot.com/feeds/posts/default/-/python]
3737
name = Adam Pletcher
3838

39+
[https://blog.adarshd.dev/feed.xml]
40+
name = Adrarsh Divakaran
41+
3942
[http://agendaless.com/blog/index.atom?category=python]
4043
name = Agendaless Consulting
4144

@@ -69,7 +72,7 @@ name = Alexey Evseev
6972
[http://akaptur.github.io/blog/categories/python/atom.xml]
7073
name = Allison Kaptur
7174

72-
[http://blog.amjith.com/posts.atom?tag=python]
75+
[https://amjith.com/tags/python/index.xml]
7376
name = Amjith Ramanujam
7477

7578
[http://blog.amvtek.com/feeds/tags/python.atom.xml]
@@ -867,6 +870,9 @@ name = Michael Foord
867870
[http://mjtokelly.blogspot.com/feeds/posts/default/-/Python]
868871
name = "Michael J.T. O'Kelly"
869872

873+
[https://mkennedy.codes/tags/python/index.xml]
874+
name = "Michael Kennedy's Thoughts on Technology"
875+
870876
[http://micknelson.wordpress.com/category/python/feed/atom/]
871877
name = Michael Nelson
872878

@@ -1401,6 +1407,9 @@ name = Suresh Dasari/Tutlane.com
14011407
[https://ict.swisscom.ch/feed/?post_type=cubetech_post&cubetech_keyword=Python]
14021408
name = Swisscom ICT
14031409

1410+
[https://talkpython.fm/blog/posts/index.xml]
1411+
name = Talk Python Blog
1412+
14041413
[https://talkpython.fm/episodes/rss]
14051414
name = Talk Python to Me
14061415

@@ -1449,6 +1458,9 @@ name = The Parcon Blog
14491458
[https://thepythoncodingbook.com/feed/]
14501459
name = The Python Coding Blog
14511460

1461+
[https://www.thepythoncodingstack.com/feed]
1462+
name = The Python Coding Stack
1463+
14521464
[http://pythonpapers.blogspot.com/atom.xml]
14531465
name = The Python Papers
14541466

0 commit comments

Comments
 (0)