summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2022-12-31 00:23:51 +0100
committertv <tv@krebsco.de>2022-12-31 00:23:59 +0100
commitab36074df19bfec95c9a88ee8dba0d5878709cc2 (patch)
tree98294194c0d80c2021322e0227d177f6920a2749 /doc
parent6ed3ef543f1516e7e20b8a080bcc48295e6e9209 (diff)
doc: drop .r from examples
Diffstat (limited to 'doc')
-rw-r--r--doc/Commit_Messages_Guideline.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Commit_Messages_Guideline.md b/doc/Commit_Messages_Guideline.md
index e704ee57..63d479cf 100644
--- a/doc/Commit_Messages_Guideline.md
+++ b/doc/Commit_Messages_Guideline.md
@@ -21,11 +21,11 @@ rather fuzzy and may mean different things, just choose what would fit best.
Here are a numbers of samples for defining the component:
-* Change `gum` in `krebs/3modules/makefu/default.nix`: `gum.r: change ip`
+* Change `gum` in `krebs/3modules/makefu/default.nix`: `gum: change ip`
* Change `prepare.sh` in `krebs/4libs/infest`: `infest: prepare stockholm ISO`
* Remove `concat` in `krebs/5pkgs`: `concat: RIP`, this commit may like some `<rationale>`
* Update `types` in `krebs/3modules`: `lib/types: add managed bool to host type`
-* Change host `gum` in `makefu/1systems/gum`: `ma gum.r: add taskserver`
+* Change host `gum` in `makefu/1systems/gum`: `ma gum: add taskserver`
* Change `tinc` module in `krebs/3modules`: `tinc module: add option enableLegacy`
## `<rationale>`