Skip to content

Commit

Permalink
Delete CODEOWNERS (#54)
Browse files Browse the repository at this point in the history
* Delete CODEOWNERS

* Update README.md

* Update manifest.json
  • Loading branch information
ludeeus authored Apr 16, 2022
1 parent 7084c59 commit 721c806
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# youtube

[![BuyMeCoffee][buymecoffeebedge]][buymecoffee]

_A platform which give you info about the newest video on a channel._

**This uses web scraping, a better implementation will be to use the API.**
Expand Down Expand Up @@ -61,5 +59,3 @@ key | type | description
***

[exampleimg]: example.png
[buymecoffee]: https://www.buymeacoffee.com/ludeeus
[buymecoffeebedge]: https://camo.githubusercontent.com/cd005dca0ef55d7725912ec03a936d3a7c8de5b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275792532306d6525323061253230636f666665652d646f6e6174652d79656c6c6f772e737667
4 changes: 2 additions & 2 deletions custom_components/youtube/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"documentation": "https://github.com/custom-components/youtube",
"dependencies": [],
"codeowners": ["@ludeeus", "@pinkywafer"],
"codeowners": ["@pinkywafer"],
"requirements": [],
"iot_class": "cloud_polling"
}
}

0 comments on commit 721c806

Please sign in to comment.