### đ§âđ¤âđ§ People plugin The *people* plugin can display people you're following or sponsoring, and also users who're following or sponsoring you. In repository mode, it's possible to display sponsors, stargazers, watchers.
Related to an userRelated to a repository |
| Type | Description |
plugin_people |
Display GitHub users from various affiliations |
type: boolean
default: no |
|
plugin_people_limit |
Maximum number of user to display |
type: number
(0 â¤
đĨ)
default: 24 |
|
plugin_people_size |
Size of displayed GitHub users' avatars |
type: number
(8 â¤
đĨ
⤠64)
default: 28 |
|
plugin_people_types |
Affiliations to display |
type: array
(comma-separated)
default: followers, following allowed values:
|
|
plugin_people_thanks |
GitHub users to personally thanks |
type: array
(comma-separated)
|
|
plugin_people_sponsors_custom |
Custom GitHub sponsors |
type: array
(comma-separated)
|
|
plugin_people_identicons |
Use identicons instead of avatars |
type: boolean
default: no |
|
plugin_people_shuffle |
Shuffle users |
type: boolean
default: no |