Simplify assignees section of template

Specs can have multiple assignees, or none if they're destined for
the Help Wanted section. Get rid of the idea of a "primary" assignee
an just let all interested assignees be listed. Also drop the idea
that we should list Launchpad identifiers, since we don't even use
LP for task tracking anyway. IRC nicks are a more relevant short
form for us, after all.

Change-Id: I40a8d1d6cbcd1bdb506027d956173890c208bf55
This commit is contained in:
Jeremy Stanley 2021-10-10 18:31:57 +00:00
parent ae010afc6f
commit ed919d4d9b
1 changed files with 2 additions and 11 deletions

View File

@ -49,17 +49,8 @@ Implementation
Assignee(s)
-----------
Who is leading the writing of the code? Or is this a blueprint where you're
throwing it out there to see who picks it up?
If more than one person is working on the implementation, please designate the
primary author and contact.
Primary assignee:
<launchpad-id or None>
Can optionally list additional ids if they intend on doing substantial
implementation work on this blueprint.
- <IRC nick or "None" if intended for the Help Wanted section>
- <IRC nick of additional assignee if any, repeat as needed>
Gerrit Topic
------------