Skip to content

Commit

Permalink
Remove references to my contact details from repo (#3999)
Browse files Browse the repository at this point in the history
This PR removes any final references to my contact details from the LLVM
backend repo, and assigns them to @geo2a instead.
  • Loading branch information
Baltoli authored Jul 26, 2024
1 parent f0b3596 commit 613cb49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ k-haskell-backend (0.1.0) unstable; urgency=medium

* Initial release

-- Bruce Collie <bruce.collie@runtimeverification.com> Fri, 26 Apr 2024 15:43:00 +0100
-- Georgy Lukyanov <georgy.lukyanov@runtimeverification.com> Fri, 26 Apr 2024 15:43:00 +0100
2 changes: 1 addition & 1 deletion package/debian/control.jammy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Source: k-haskell-backend
Section: devel
Priority: optional
Maintainer: Bruce Collie <bruce.collie@runtimeverification.com>
Maintainer: Georgy Lukyanov <georgy.lukyanov@runtimeverification.com>
Build-Depends: debhelper (>=10)
Standards-Version: 3.9.6
Homepage: https://github.com/runtimeverification/haskell-backend
Expand Down
2 changes: 1 addition & 1 deletion package/debian/copyright
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: k-haskell-backend
Upstream-Contact: Bruce Collie <bruce.collie@runtimeverification.com>
Upstream-Contact: Georgy Lukyanov <georgy.lukyanov@runtimeverification.com>
Source: https://github.com/runtimeverification/haskell-backend

Files: *
Expand Down

0 comments on commit 613cb49

Please sign in to comment.