Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6c81f41e3689
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 727246c44076
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 7, 2019

  1. maintainers.0x4A6F: update handle

    - add github
    - add key
    0x4A6F committed Mar 7, 2019
    Copy the full SHA
    4c171bd View commit details

Commits on Mar 8, 2019

  1. Merge pull request #57054 from 0x4A6F/master-0x4A6F

    maintainers.0x4A6F: update handle
    veprbl authored Mar 8, 2019
    Copy the full SHA
    727246c View commit details
Showing with 9 additions and 4 deletions.
  1. +9 −4 maintainers/maintainer-list.nix
13 changes: 9 additions & 4 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -38,6 +38,15 @@
See `./scripts/check-maintainer-github-handles.sh` for an example on how to work with this data.
*/
{
"0x4A6F" = {
email = "0x4A6F@shackspace.de";
name = "Joachim Ernst";
github = "0x4A6F";
keys = [{
longkeyid = "rsa8192/0x87027528B006D66D";
fingerprint = "F466 A548 AD3F C1F1 8C88 4576 8702 7528 B006 D66D";
}];
};
"1000101" = {
email = "jan.hrnko@satoshilabs.com";
github = "1000101";
@@ -2237,10 +2246,6 @@
github = "jmettes";
name = "Jonathan Mettes";
};
Jo = {
email = "0x4A6F@shackspace.de";
name = "Joachim Ernst";
};
joachifm = {
email = "joachifm@fastmail.fm";
github = "joachifm";