We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f7746 commit 56e7203Copy full SHA for 56e7203
1 file changed
PLAN
@@ -66,6 +66,11 @@ Planned work in rough order
66
* Integrate better author data for RFCs from either the RFC Editor or from
67
running the author extraction script on newly published RFCs.
68
69
+* Add an FK to person from author, and use that instead of the unknown-email-*
70
+ addresses to connect documents to authors when no email address is available.
71
+ (we still need to keep author email addresses in order to know which
72
+ address to associate with a given authorship, when we have an address).
73
+
74
* Review places where we display persons' names but link to email addresses.
75
Some of those probably should link to the person's profile page, instead.
76
0 commit comments