summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2020-11-22 13:42:30 +0300
committerGitHub <noreply@github.com>2020-11-22 13:42:30 +0300
commit0a5f1d98eefe9f62e21b95d9ee1ff403caf628cc (patch)
tree6b3b9445fd9e9a86f6582782f70633888a4de38e /README.md
parentUpdate TODO.md (diff)
Add contact information to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 72adb30..893447a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # ricerlay
 
 [![Build Status](https://travis-ci.org/azahi/ricerlay.svg?branch=master)](https://travis-ci.org/azahi/ricerlay)
-[![Codacy Badge](https://app.codacy.com/project/badge/Grade/56c784f1bec84deaa2cf621a75a97c21)](https://www.codacy.com/manual/azahi/ricerlay?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=azahi/ricerlay&amp;utm_campaign=Badge_Grade)
+[![Code Quality](https://app.codacy.com/project/badge/Grade/56c784f1bec84deaa2cf621a75a97c21)](https://www.codacy.com/manual/azahi/ricerlay?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=azahi/ricerlay&amp;utm_campaign=Badge_Grade)
 
 ## Purpose
 
@@ -101,7 +101,12 @@ so that the code in the overlay stays uniform. In short, both `.ebuild`
 and `.xml` files are using tabs. You are free to do what you consider the best
 in the `${FILESDIR}` with patches and whatnot.
 
+## Contact
+
+-   _IRC:_ `#ricerlay` at [Freenode](https://freenode.net). Ping `azahi` there.
+-   _Email:_ Send everything to [azahi@teknik.io](mailto:azahi@teknik.io).
+
 ## Links
 
 -   [Development Repository](https://github.com/azahi/ricerlay)
--   [Gentoo Mirror](https://github.com/gentoo-mirror/ricerlay)
+-   [Official Gentoo Mirror](https://github.com/gentoo-mirror/ricerlay)

Consider giving Nix/NixOS a try! <3