From 9d5a47ab15683ce0217bc027f72af0c2eaa2561d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 21 Mar 2021 14:29:39 +0100 Subject: [PATCH] MAINTAINERS.md: comma --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b1bb2c96..c559231c 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -28,7 +28,7 @@ it under your own name. If your package depends on a C library, please add it to the `debian-bootstrap.sh` script. -After doing that commit with a message like "add foo-bar" and send a pull request. +After doing that, commit with a message like "add foo-bar" and send a pull request. The continuous integration job will do some checks to see if your package's dependencies are up-to-date.