Contributor Section
Every page at the top contains the contributors section, just below the #doc (Manual) "Title" => line. These are automatically picked up from git and you don't have to do anything. Details on who is acknowledged as a contributor for that page is mentioned in COOKBOOK_GUIDELINES file.
Note that only once at the top of the page, you need to add the line below to show the contributors section.
::: contributors :::
Verso follows a strict rule of where you can place the ::: block. You cannot place this block above %%% block, it has to be below it. Hence it is advised to keep this contributor block at the top of the page, as mentioned above. If you have %%% block below #doc line, then contributor block should be below the %%% block. See other recipes for examples.