summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorArseniy Seroka <ars.seroka@gmail.com>2015-06-21 15:29:30 +0300
committerArseniy Seroka <ars.seroka@gmail.com>2015-06-21 15:29:30 +0300
commitef22e1157bfa33e47c11e5134b85af0244046998 (patch)
tree8278f2cdf9d54f597d0e1b6dd430bb34b22cf508 /CONTRIBUTING.md
parentef50db91f7327fa0a333431dfb274d567b6715f0 (diff)
downloadnixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar.gz
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar.bz2
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar.lz
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar.xz
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.tar.zst
nixpkgs-ef22e1157bfa33e47c11e5134b85af0244046998.zip
CONTRIBUTING.md: fix examples
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 195d1ae6d0a..76343b0434f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,10 +30,10 @@
         Additional information.
         ```
   * Examples:
-    * `foo-pkg: init at 2.0.1`
-    * `bar-pkg: update 3.0 -> 3.1.1`
-    * `lala-service: add bazBaz option`
-    * `tata-service: refactor config generation`
+    * `nginx: init at 2.0.1`
+    * `firefox: update 3.0 -> 3.1.1`
+    * `hydra service: add bazBaz option`
+    * `nginx service: refactor config generation`
 * Test your changes. If you work with 
   * nixpkgs
     * update pkg ->