summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Czapliński <czapkofan@gmail.com>2018-10-26 00:10:40 +0200
committerMateusz Czapliński <czapkofan@gmail.com>2018-10-26 00:11:09 +0200
commit0181b7ee7ee92c3b76fe2043e70c86ee17384c2d (patch)
treedbb34b97cb1964b1bda3c946f4d5c48f0fd3b843
parent3b5aa9593806db388af4a7436698b1babe5462aa (diff)
add missing AUTHORS file
-rw-r--r--AUTHORS4
-rw-r--r--up.go2
2 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..c7f2ac2
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,4 @@
+Please keep the contents of this file sorted alphabetically.
+
+Mateusz Czapliński <czapkofan@gmail.com>
+Rohan Verma <hello@rohanverma.net>
diff --git a/up.go b/up.go
index 0b7d1ca..0bd7a3f 100644
--- a/up.go
+++ b/up.go
@@ -1,4 +1,4 @@
-// Copyright 2018 The up Authors
+// Copyright 2018 The up AUTHORS
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.