From d13751c94afe83e3631f5a42e223032ca5f50d28 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 14 May 2020 10:00:50 -0700 Subject: [PATCH] Add circe-serenity and org-azure-devops development repos --- oni-package.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/oni-package.el b/oni-package.el index 3327e9d..1d1d92a 100644 --- a/oni-package.el +++ b/oni-package.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2020.0513.224421 +;; Version: 2020.0514.091828 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -65,6 +65,14 @@ (add-to-list 'package-archives '("vc-p4" . "https://ryuslash.gitlab.io/vc-p4/")) +;;;###autoload +(add-to-list 'package-archives + '("circe-serenity" . "https://ryuslash.gitlab.io/circe-serenity/")) + +;;;###autoload +(add-to-list 'package-archives + '("org-azure-devops" . "https://ryuslash.gitlab.io/org-azure-devops/")) + (setq package-update-news-on-upload t) ;;; Specify where to upload packages to. Used by