From ed919d4d9b4fc1b07b58b9157a47c29792943815 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 10 Oct 2021 18:31:57 +0000 Subject: [PATCH] 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 --- template.rst | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/template.rst b/template.rst index 5b10f17..b85a0e4 100644 --- a/template.rst +++ b/template.rst @@ -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: - - -Can optionally list additional ids if they intend on doing substantial -implementation work on this blueprint. +- +- Gerrit Topic ------------