mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-13 12:16:02 +00:00
[docs] Update list of maintainers (#14148)
Authored by: seproDev, bashonly, coletdjnz Co-authored-by: bashonly <[email protected]> Co-authored-by: coletdjnz <[email protected]>
This commit is contained in:
co-authored by
bashonly
coletdjnz
parent
fe5ae54a7b
commit
dfc0a84c19
+5
-2
@@ -4,8 +4,11 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "yt-dlp"
|
||||
maintainers = [
|
||||
authors = [
|
||||
{name = "pukkandan", email = "[email protected]"},
|
||||
]
|
||||
maintainers = [
|
||||
{email = "[email protected]"},
|
||||
{name = "Grub4K", email = "[email protected]"},
|
||||
{name = "bashonly", email = "[email protected]"},
|
||||
{name = "coletdjnz", email = "[email protected]"},
|
||||
@@ -89,7 +92,7 @@ pyinstaller = [
|
||||
Documentation = "https://github.com/yt-dlp/yt-dlp#readme"
|
||||
Repository = "https://github.com/yt-dlp/yt-dlp"
|
||||
Tracker = "https://github.com/yt-dlp/yt-dlp/issues"
|
||||
Funding = "https://github.com/yt-dlp/yt-dlp/blob/master/Collaborators.md#collaborators"
|
||||
Funding = "https://github.com/yt-dlp/yt-dlp/blob/master/Maintainers.md#maintainers"
|
||||
|
||||
[project.scripts]
|
||||
yt-dlp = "yt_dlp:main"
|
||||
|
||||
Reference in New Issue
Block a user