Skip to content

Commit 2aa8d50

Browse files
diJon Wayne Parrott
authored andcommitted
Core Metadata: Add example of multiple emails (pypa#429)
1 parent 393074f commit 2aa8d50

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/specifications/core-metadata.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,11 @@ Example::
292292

293293
Author-email: "C. Schultz" <[email protected]>
294294

295+
Per RFC-822, this field may contain multiple comma-separated e-mail
296+
addresses::
297+
298+
299+
295300

296301
Maintainer (optional)
297302
=====================
@@ -328,6 +333,11 @@ Example::
328333

329334
Maintainer-email: "C. Schultz" <[email protected]>
330335

336+
Per RFC-822, this field may contain multiple comma-separated e-mail
337+
addresses::
338+
339+
340+
331341

332342
License (optional)
333343
==================

0 commit comments

Comments
 (0)