From 4877cb0d9c044d50a6ad4c3ab9a6695e3d301568 Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Tue, 26 Jan 2021 09:18:45 +0100 Subject: [PATCH] apply review comments --- changelog/unreleased/move-pman-to-ocis.md | 2 +- ocis/pkg/runtime/README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/changelog/unreleased/move-pman-to-ocis.md b/changelog/unreleased/move-pman-to-ocis.md index d03810d127..4df47a4890 100644 --- a/changelog/unreleased/move-pman-to-ocis.md +++ b/changelog/unreleased/move-pman-to-ocis.md @@ -2,6 +2,6 @@ Change: Move runtime code on refs/pman over to owncloud/ocis/ocis Tags: ocis, runtime -Currently, the runtime is under my own private account. For future-proofing we don't want oCIS critical components to depend on external repositories, so we're including refs/pman module as an oCIS package instead. +Currently, the runtime is under the private account of an oCIS developer. For future-proofing we don't want oCIS mission critical components to depend on external repositories, so we're including refs/pman module as an oCIS package instead. https://github.com/owncloud/ocis/pull/1483 diff --git a/ocis/pkg/runtime/README.md b/ocis/pkg/runtime/README.md index 11a84aebfe..8d8c7ce190 100644 --- a/ocis/pkg/runtime/README.md +++ b/ocis/pkg/runtime/README.md @@ -1,7 +1,5 @@ # ownCloud Infinite Scale: Runtime -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8badecde63f743868c71850e43cdeb0d)](https://app.codacy.com/manual/refs_2/pman?utm_source=github.com&utm_medium=referral&utm_content=refs/pman&utm_campaign=Badge_Grade_Dashboard) - Pman is a slim utility library for supervising long-running processes. It can be [embedded](https://github.com/owncloud/OCIS/blob/ea2a2b328e7261ed72e65adf48359c0a44e14b40/OCIS/pkg/runtime/runtime.go#L84) or used as a cli command. When used as a CLI command it relays actions to a running runtime.