emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bug-hunter 08d95ed 56/95: Update email and GH username.


From: Stefan Monnier
Subject: [elpa] externals/bug-hunter 08d95ed 56/95: Update email and GH username.
Date: Fri, 27 Nov 2020 22:06:56 -0500 (EST)

branch: externals/bug-hunter
commit 08d95ed314b9dcadad6ea7f010c092093d7a04c2
Author: Artur Malabarba <bruce.connor.am@gmail.com>
Commit: Artur Malabarba <bruce.connor.am@gmail.com>

    Update email and GH username.
---
 README.org    | 2 +-
 bug-hunter.el | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 78e355d..27fa3a2 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,5 @@
 #+OPTIONS: toc:nil num:nil
-#+TITLE: [[file:hunter.png]] The Bug Hunter 
[[https://travis-ci.org/Bruce-Connor/elisp-bug-hunter?branch%3Dmaster][https://secure.travis-ci.org/Bruce-Connor/elisp-bug-hunter.png?branch=master]]
+#+TITLE: [[file:hunter.png]] The Bug Hunter 
[[https://travis-ci.org/Malabarba/elisp-bug-hunter?branch%3Dmaster][https://secure.travis-ci.org/Malabarba/elisp-bug-hunter.png?branch=master]]
 
 The Bug Hunter is an Emacs library that finds the source of an error
 or unexpected behavior inside an elisp configuration file (tipically
diff --git a/bug-hunter.el b/bug-hunter.el
index bd6c06d..adc90ec 100644
--- a/bug-hunter.el
+++ b/bug-hunter.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2015 Free Software Foundation, Inc.
 
-;; Author: Artur Malabarba <bruce.connor.am@gmail.com>
-;; URL: http://github.com/Bruce-Connor/elisp-bug-hunter
+;; Author: Artur Malabarba <emacs@endlessparentheses.com>
+;; URL: http://github.com/Malabarba/elisp-bug-hunter
 ;; Version: 0.1
 ;; Keywords: lisp
 ;; Package-Requires: ((seq "1.3") (cl-lib "0.5"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]