about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2021-03-10 12:04:40 -0300
committerJoshua Nelson <joshua@yottadb.com>2021-03-10 11:35:23 -0500
commit1d6e82fe0a0c39b0d6d904439feace9fee4360d6 (patch)
treea86c2b64996f93582ff6fdc2ebd499a076c98800 /src/doc/rustc-dev-guide
parent7268344274da337ef0acbe61ba768694a57b4118 (diff)
Adjust a bit better P- label text
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/contributing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md
index 9db77fcb613..c4a3fe872a7 100644
--- a/src/doc/rustc-dev-guide/src/contributing.md
+++ b/src/doc/rustc-dev-guide/src/contributing.md
@@ -482,8 +482,8 @@ appropriate labels to issues that haven't been triaged yet:
   that this issue is specific to.
 
 * Orange, **P**-prefixed labels indicate a bug's **priority**. These labels
-  are only assigned during triage meetings, and replace the [I-prioritize][ipri]
-  label.
+  can be assigned by anyone that understand the issue and is able to
+  prioritize it, and replace the [I-prioritize][ipri] label.
 
 * The gray **proposed-final-comment-period** label marks bugs that are using
   the RFC signoff functionality of [rfcbot] and are currently awaiting