public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tinderbox-cluster:master commit in: sql/
Date: Tue,  4 Oct 2022 23:58:34 +0000 (UTC)	[thread overview]
Message-ID: <1664927899.74dc875a027df21c3aa0504e4fc9526fb3c6944d.zorry@gentoo> (raw)

commit:     74dc875a027df21c3aa0504e4fc9526fb3c6944d
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 23:58:19 2022 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 23:58:19 2022 +0000
URL:        https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=74dc875a

Fix owner to buildbot

Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org>

 sql/gentoo_ci_schema.sql | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sql/gentoo_ci_schema.sql b/sql/gentoo_ci_schema.sql
index fc10eff..ff81661 100644
--- a/sql/gentoo_ci_schema.sql
+++ b/sql/gentoo_ci_schema.sql
@@ -137,7 +137,7 @@ CREATE TYPE public.projects_status AS ENUM (
 ALTER TYPE public.projects_status OWNER TO buildbot;
 
 --
--- Name: repositorys_method; Type: TYPE; Schema: public; Owner: postgres
+-- Name: repositorys_method; Type: TYPE; Schema: public; Owner: buildbot
 --
 
 CREATE TYPE public.repositorys_method AS ENUM (
@@ -148,10 +148,10 @@ CREATE TYPE public.repositorys_method AS ENUM (
 );
 
 
-ALTER TYPE public.repositorys_method OWNER TO postgres;
+ALTER TYPE public.repositorys_method OWNER TO buildbot;
 
 --
--- Name: repositorys_mode; Type: TYPE; Schema: public; Owner: postgres
+-- Name: repositorys_mode; Type: TYPE; Schema: public; Owner: buildbot
 --
 
 CREATE TYPE public.repositorys_mode AS ENUM (
@@ -160,7 +160,7 @@ CREATE TYPE public.repositorys_mode AS ENUM (
 );
 
 
-ALTER TYPE public.repositorys_mode OWNER TO postgres;
+ALTER TYPE public.repositorys_mode OWNER TO buildbot;
 
 --
 -- Name: repositorys_type; Type: TYPE; Schema: public; Owner: buildbot


             reply	other threads:[~2022-10-04 23:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 23:58 Magnus Granberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-05  8:16 [gentoo-commits] proj/tinderbox-cluster:master commit in: sql/ Magnus Granberg
2023-02-21  2:34 Magnus Granberg
2022-09-11 21:48 Magnus Granberg
2022-08-22 22:35 Magnus Granberg
2022-08-21  8:43 Magnus Granberg
2022-07-13 19:53 Magnus Granberg
2022-07-08 21:56 Magnus Granberg
2021-12-14  9:14 Magnus Granberg
2016-03-03 16:11 Magnus Granberg
2015-12-28 21:21 Magnus Granberg
2015-05-09 15:30 Magnus Granberg
2015-04-18 20:50 Magnus Granberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664927899.74dc875a027df21c3aa0504e4fc9526fb3c6944d.zorry@gentoo \
    --to=zorry@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox