From ac76351258fa97560ed63a5857d50f46f2a3612a Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Sun, 23 Feb 2020 10:41:26 -0500 Subject: [PATCH 1/2] add myself and pietro as maintainers --- src/infra/docs/docs-rs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/infra/docs/docs-rs.md b/src/infra/docs/docs-rs.md index 96dd95052..aed4610d6 100644 --- a/src/infra/docs/docs-rs.md +++ b/src/infra/docs/docs-rs.md @@ -2,7 +2,7 @@ * Source code: [rust-lang/docs.rs][repo] * Hosted on: `docsrs.infra.rust-lang.org` (behind the bastion -- [how to connect][bastion-connect]) -* Maintainers: [onur][onur], [QuietMisdreavus][QuietMisdreavus] +* Maintainers: [onur][onur], [QuietMisdreavus][QuietMisdreavus], [Joshua Nelson], [Pietro Albini] * [Instance metrics][grafana-instance] (only available to infra team members). * [Application metrics][grafana-app] (only available to infra team members). @@ -114,3 +114,5 @@ Other operations (such as `list` and `remove`) are also supported. [bastion-connect]: https://github.com/rust-lang/infra-team/blob/master/docs/hosts/bastion.md#logging-into-servers-through-the-bastion [onur]: https://github.com/onur [QuietMisdreavus]: https://github.com/QuietMisdreavus +[Joshua Nelson]: https://github.com/jyn514 +[Pietro Albini]: https://github.com/pietroalbini From bd567874a719cac526e149b97d81d371ff48bfd5 Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Sun, 23 Feb 2020 11:24:18 -0500 Subject: [PATCH 2/2] Remove inactive maintainers --- src/infra/docs/docs-rs.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/infra/docs/docs-rs.md b/src/infra/docs/docs-rs.md index aed4610d6..a7201e5ea 100644 --- a/src/infra/docs/docs-rs.md +++ b/src/infra/docs/docs-rs.md @@ -2,7 +2,7 @@ * Source code: [rust-lang/docs.rs][repo] * Hosted on: `docsrs.infra.rust-lang.org` (behind the bastion -- [how to connect][bastion-connect]) -* Maintainers: [onur][onur], [QuietMisdreavus][QuietMisdreavus], [Joshua Nelson], [Pietro Albini] +* Maintainers: [Joshua Nelson], [Pietro Albini] * [Instance metrics][grafana-instance] (only available to infra team members). * [Application metrics][grafana-app] (only available to infra team members). @@ -112,7 +112,5 @@ Other operations (such as `list` and `remove`) are also supported. [grafana-instance]: https://grafana.rust-lang.org/d/rpXrFfKWz/instance-metrics?orgId=1&var-instance=docsrs.infra.rust-lang.org:9100 [grafana-app]: https://grafana.rust-lang.org/d/-wWFg2cZz/docs-rs?orgId=1 [bastion-connect]: https://github.com/rust-lang/infra-team/blob/master/docs/hosts/bastion.md#logging-into-servers-through-the-bastion -[onur]: https://github.com/onur -[QuietMisdreavus]: https://github.com/QuietMisdreavus [Joshua Nelson]: https://github.com/jyn514 [Pietro Albini]: https://github.com/pietroalbini