Skip to content

Commit c8d8165

Browse files
authored
added documentation for author tag management
1 parent c02348e commit c8d8165

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contributing/code/standards.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,11 @@ Documentation
256256
* Don't inline PHPDoc blocks, even when they contain just one tag (e.g. don't
257257
put ``/** {@inheritdoc} */`` in a single line).
258258

259+
* When adding a new class or when making significant changes to an existing class,
260+
an ``@author`` tag with personal contact information may be added, or expanded.
261+
Please note it is possible to have the personal contact information updated or
262+
removed per request to the doc:`core team </contributing/code/core_team>`.
263+
259264
License
260265
~~~~~~~
261266

0 commit comments

Comments
 (0)