Renames the 'karma' plugin to a 'points' system
authorEric Sorenson <eric.sorenson@puppetlabs.com>
Tue, 15 Dec 2015 22:44:51 +0000 (14:44 -0800)
committerEric Sorenson <eric.sorenson@puppetlabs.com>
Tue, 15 Dec 2015 23:27:52 +0000 (15:27 -0800)
commit2700d5d2817671329261b22f8edc3a27b1f52595
treefc07a594b6e937158d08ba48a01d7a27a3019d3c
parent43ebe3abdcb86e0edebb2d581e07064df7fdf467
Renames the 'karma' plugin to a 'points' system

Prior to this commit, rbot used a "karma" system for keeping
track of user points. This phrasing, while widespread, is
unnecessarily appropriationist.

This commit renames the plugin to a more neutral "points"
system, accomplishing exactly the same goal without using
culturally problematic language.

For more background please read: http://bit.ly/1MfLmce
12 files changed:
data/rbot/plugins/excuse.rb
data/rbot/plugins/points.rb [moved from data/rbot/plugins/karma.rb with 63% similarity]
lib/rbot/messagemapper.rb
lib/rbot/plugins.rb
po/en/rbot-points.po [moved from po/en/rbot-karma.po with 100% similarity]
po/fi/rbot-points.po [moved from po/fi/rbot-karma.po with 100% similarity]
po/fr/rbot-points.po [moved from po/fr/rbot-karma.po with 100% similarity]
po/it/rbot-points.po [moved from po/it/rbot-karma.po with 100% similarity]
po/ja/rbot-points.po [moved from po/ja/rbot-karma.po with 100% similarity]
po/rbot-points.pot [moved from po/rbot-karma.pot with 100% similarity]
po/zh_CN/rbot-points.po [moved from po/zh_CN/rbot-karma.po with 100% similarity]
po/zh_TW/rbot-points.po [moved from po/zh_TW/rbot-karma.po with 100% similarity]