mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Rough draft of new docs main chapter Team
This commit is contained in:
parent
0e5ade4f71
commit
f18d974310
2 changed files with 77 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ Contents
|
||||||
reference/index
|
reference/index
|
||||||
plugins/index
|
plugins/index
|
||||||
faq
|
faq
|
||||||
|
team
|
||||||
contributing
|
contributing
|
||||||
dev/index
|
dev/index
|
||||||
|
|
||||||
|
|
|
||||||
76
docs/team.rst
Normal file
76
docs/team.rst
Normal file
|
|
@ -0,0 +1,76 @@
|
||||||
|
Team
|
||||||
|
####
|
||||||
|
|
||||||
|
This is an introduction of beets' core-team members, collaborators and frequent
|
||||||
|
contributors. Refer to this list to find out who to ask about your
|
||||||
|
collaboration idea, discuss a usage-question, request a review of your open PR.
|
||||||
|
Beets is a huge project and not everyone involved, knows everything. We hope
|
||||||
|
this helps to point you in the right direction in the first place and should
|
||||||
|
give you an idea of what you can expect from these *knowledge owners*.
|
||||||
|
|
||||||
|
@arsaboo
|
||||||
|
========
|
||||||
|
|
||||||
|
* The master of the Spotify plugin
|
||||||
|
* Testing out new contributions
|
||||||
|
* beets as a music discovery tool
|
||||||
|
|
||||||
|
@govynnus
|
||||||
|
=========
|
||||||
|
|
||||||
|
* The AURA plugin
|
||||||
|
* The AURA specification
|
||||||
|
* The web plugin
|
||||||
|
* The plugin ecosystem
|
||||||
|
* The library database API and its documentation
|
||||||
|
|
||||||
|
@joj0
|
||||||
|
=====
|
||||||
|
|
||||||
|
* The Discogs plugin
|
||||||
|
* Other metadata source plugins
|
||||||
|
* Generalization of source plugin logic (The MetaDataSourcePlugin abstract
|
||||||
|
class)
|
||||||
|
* Good documentation throughout the project
|
||||||
|
* The smartplaylist plugin
|
||||||
|
* Things around m3u and other playlist formats
|
||||||
|
|
||||||
|
@RollingStar
|
||||||
|
============
|
||||||
|
|
||||||
|
* Data visualization
|
||||||
|
* ListenBrainz / Last.fm
|
||||||
|
* Smart playlists
|
||||||
|
* Library reports
|
||||||
|
* MusicBrainz fields and searching
|
||||||
|
* Project organization and roadmap
|
||||||
|
|
||||||
|
@sampsyo
|
||||||
|
========
|
||||||
|
|
||||||
|
* The founder
|
||||||
|
* Knows almost everything ;-)
|
||||||
|
|
||||||
|
@serene-arc
|
||||||
|
===========
|
||||||
|
|
||||||
|
* Good documentation throughout the project
|
||||||
|
* Experienced Python developer
|
||||||
|
* Experienced in test-driven-development
|
||||||
|
* Code quality
|
||||||
|
* Typing
|
||||||
|
|
||||||
|
@wisp3rwind
|
||||||
|
===========
|
||||||
|
|
||||||
|
* Mr. Tidy - Keeping the code in shape
|
||||||
|
* Focus on improving core things rather than implementing new features
|
||||||
|
|
||||||
|
@ybnd
|
||||||
|
=====
|
||||||
|
|
||||||
|
* The replaygain plugin
|
||||||
|
* Improving the general parallelism of plugins
|
||||||
|
* Experienced with web scrapers
|
||||||
|
* Experienced with Flask and JavaScript integration
|
||||||
|
* The web plugin
|
||||||
Loading…
Reference in a new issue