Skip to content

Commit 2a922c8

Browse files
authored
Merge pull request #1 from michaelgomeh/TechGym
added TechGym youtube channel
2 parents b16ab8e + 83f25b5 commit 2a922c8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

channels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"TechGym": {
3+
"full_name": "TechGym",
4+
"link": "https://www.youtube.com/@techgymisrael"
5+
},
26
"Fireship": {
37
"full_name": "Fireship",
48
"link": "https://www.youtube.com/@Fireship"

channels_by_tag.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@
184184
"programmingwithmosh",
185185
"TheCodingTrain",
186186
"CodingTech",
187-
"codebasics"
187+
"codebasics",
188+
"TechGym"
188189
]
189190
},
190191
"podcasts": {

0 commit comments

Comments
 (0)