From f561af244e27df3068ffc33e1cd7058b93928909 Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Mon, 12 Feb 2018 12:20:21 +0100 Subject: [PATCH] Add paulrouget to the list of reviewers This is mostly to be able to do `@bors-servo r=XXX`. Often I get a simple r=me, without the @bors-servo snippet. Also, happy to review anything about embedding and ports. --- homu/files/cfg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/homu/files/cfg.toml b/homu/files/cfg.toml index fb880f36..7dfba106 100644 --- a/homu/files/cfg.toml +++ b/homu/files/cfg.toml @@ -123,6 +123,7 @@ secret = "{{ secrets['web-secret'] }}" "notriddle", "nox", "pcwalton", + "paulrouget", "saneyuki", "SimonSapin", "shinglyu",