Skip to content

Remove references to my contact details from repo #3999

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading