File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -156,8 +156,14 @@ ValueError: Tag 'doe_john' does not exist in section 'authors' of /home/user/min
156156
157157> ## Pro tip: config-references.yml
158158>
159- > The error message above points to a file named ` config-references.yml`. This
160- > is where ESMValTool stores all its citation information.
159+ > The error message above points to a file named
160+ > [config-references.yml](https://github.com/ESMValGroup/ESMValTool/blob/main/esmvaltool/config-references.yml).
161+ > This is where ESMValTool stores all its citation information. To add yourself
162+ > as an author, add your name in the form ` lastname_firstname` in alphabetical
163+ > order following the existing entries, under the `# Development team` comment.
164+ > See the
165+ > [List of authors](https://docs.esmvaltool.org/en/latest/community/code_documentation.html#list-of-authors)
166+ > section in the ESMValTool documentation for more information.
161167{: .callout}
162168
163169For now, let's just use one of the existing references. Change the author field to
You can’t perform that action at this time.
0 commit comments