From 7ddcea5bd6387ec95b4bf974d09313e387804129 Mon Sep 17 00:00:00 2001 From: Noah Altunian Date: Sun, 21 Jul 2019 23:06:46 -0400 Subject: [PATCH 1/2] Fix number of repos reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👍 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8c028b..a4422da0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Unless for a good reason, new packages go in `public`. The `core`, `extra` and ` - `testing`: Contains packages which aren't ready for wide usage yet. - `public`: Everything else. -When a package is added to `public` it is assumed that the **first** committer is now the maintainer of said package. The other three repositories are maintained by the KISS developers themselves. +When a package is added to `public` it is assumed that the **first** committer is now the maintainer of said package. The other four repositories are maintained by the KISS developers themselves. ## Example package From 055a97737003215cd5f64b36e4bc6cca47186d05 Mon Sep 17 00:00:00 2001 From: Noah Altunian Date: Mon, 22 Jul 2019 08:46:37 -0400 Subject: [PATCH 2/2] Remove number of repos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4422da0..65d1c857 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Unless for a good reason, new packages go in `public`. The `core`, `extra` and ` - `testing`: Contains packages which aren't ready for wide usage yet. - `public`: Everything else. -When a package is added to `public` it is assumed that the **first** committer is now the maintainer of said package. The other four repositories are maintained by the KISS developers themselves. +When a package is added to `public` it is assumed that the **first** committer is now the maintainer of said package. The other repositories are maintained by the KISS developers themselves. ## Example package