bunny: init at 1.1 (#45714)

* bunny: init at 1.1

Motivation for this change

Pretty useful not to have to think about what system you're on when
doing basic (un)installation tasks.

* Fixed typo
This commit is contained in:
Niclas
2018-08-28 23:18:55 +02:00
committed by xeji
parent 7d23ffb736
commit 42bfaab927
3 changed files with 32 additions and 0 deletions
+5
View File
@@ -832,6 +832,11 @@
github = "couchemar";
name = "Andrey Pavlov";
};
countingsort = {
email = "niclas@countingsort.com";
github = "countingsort";
name = "Niclas Meyer";
};
cpages = {
email = "page@ruiec.cat";
github = "cpages";