Acknowledge Alexey.
This commit is contained in:
parent
c691bc7800
commit
f95f34e695
2 changed files with 3 additions and 1 deletions
1
AUTHORS
1
AUTHORS
|
@ -2,3 +2,4 @@ Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
Linh Dang <dang.linh@gmail.com>
|
Linh Dang <dang.linh@gmail.com>
|
||||||
Alex Ott <ott@flash.lan>
|
Alex Ott <ott@flash.lan>
|
||||||
Marcin Bachry <hegel666@gmail.com>
|
Marcin Bachry <hegel666@gmail.com>
|
||||||
|
Alexey Voinov <alexey.v.voinov@gmail.com
|
||||||
|
|
3
magit.el
3
magit.el
|
@ -1,9 +1,10 @@
|
||||||
;;; Magit -- control Git from Emacs.
|
;;; Magit -- control Git from Emacs.
|
||||||
|
|
||||||
;; Copyright (C) 2008 Marius Vollmer
|
;; Copyright (C) 2008, 2009 Marius Vollmer
|
||||||
;; Copyright (C) 2008 Linh Dang
|
;; Copyright (C) 2008 Linh Dang
|
||||||
;; Copyright (C) 2008 Alex Ott
|
;; Copyright (C) 2008 Alex Ott
|
||||||
;; Copyright (C) 2008 Marcin Bachry
|
;; Copyright (C) 2008 Marcin Bachry
|
||||||
|
;; Copyright (C) 2009 Alexey Voinov
|
||||||
;;
|
;;
|
||||||
;; Magit is free software; you can redistribute it and/or modify it
|
;; Magit is free software; you can redistribute it and/or modify it
|
||||||
;; under the terms of the GNU General Public License as published by
|
;; under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue